discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compile problem on base with GSMime.m


From: Jeff Sciortino
Subject: compile problem on base with GSMime.m
Date: Wed, 28 Nov 2001 15:22:07 -0500

I just updated from cvs, but when I try to make clean I get an error in base. 
If I substitute the current GSMime.m wiht an old one it compiles fine. Here 
is the error message:

gcc GSMime.m -c \
      -DGNUSTEP_INSTALL_PREFIX=/usr/lib/GNUstep/System 
-DGNUSTEP_LOCAL_ROOT=/usr/lib/GNUstep/Local 
-DGNUSTEP_NETWORK_ROOT=/usr/lib/GNUstep/Network 
-DGNUSTEP_TARGET_DIR=\"ix86/linux-gnu\" -DGNUSTEP_TARGET_CPU=\"ix86\" 
-DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -Wall 
-DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 
-DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -DGSWARN -O2 -Wno-import 
-fgnu-runtime -I../Headers/gnustep -I../Headers -I./ix86/linux-gnu -I. 
-I/usr/lib/GNUstep/System/Headers -fgnu-runtime 
-I/usr/lib/GNUstep/System/Headers -I/usr/include/libxml -I/usr/include 
-I/home/jjs/GNUstep/Library/Headers -I/usr/lib/GNUstep/Local/Library/Headers 
-I/usr/lib/GNUstep/Network/Library/Headers 
-I/usr/lib/GNUstep/System/Library/Headers 
-I/usr/lib/GNUstep/Network/Headers/gnustep 
-I/home/jjs/GNUstep/Headers/gnustep -I/usr/lib/GNUstep/Local/Headers/gnustep 
-I/usr/lib/GNUstep/System/Headers/gnustep 
-I/usr/lib/GNUstep/Network/Headers/ix86/linux-gnu 
-I/home/jjs/GNUstep/Headers/ix86/linux-gnu 
-I/usr/lib/GNUstep/Local/Headers/ix86/linux-gnu 
-I/usr/lib/GNUstep/System/Headers/ix86/linux-gnu -I/home/jjs/GNUstep/Headers 
-I/usr/lib/GNUstep/Local/Headers -I/usr/lib/GNUstep/Network/Headers 
-I/usr/lib/GNUstep/System/Headers \
       -o shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSMime.o
GSMime.m:84: unterminated character constant
GSMime.m:219: unterminated character constant
GSMime.m:251: unterminated character constant
GSMime.m:303: unterminated character constant
GSMime.m:373: unterminated character constant
GSMime.m:465: unterminated character constant
GSMime.m:720: unterminated character constant
GSMime.m:777: unterminated character constant
GSMime.m:780: unterminated character constant
GSMime.m:785: unterminated character constant
GSMime.m:814: unterminated character constant
GSMime.m:843: unterminated character constant
GSMime.m:1020: unterminated character constant
GSMime.m:1034: unterminated character constant
GSMime.m:1057: unterminated character constant
GSMime.m:1116: unterminated character constant
GSMime.m:1160: unterminated character constant
GSMime.m:1209: unterminated character constant
GSMime.m:1218: unterminated character constant
GSMime.m:1418: unterminated character constant
GSMime.m:1419: unterminated character constant
GSMime.m:1445: unterminated character constant
GSMime.m:1457: unterminated string or character constant
GSMime.m:87: possible real start of unterminated constant
make[1]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSMime.o] Error 1
rm o_list_cbs.m o_list_bas.m o_map_cbs.m o_map_bas.m o_hash_cbs.m 
o_hash_bas.m o_array_cbs.m o_array_bas.m
make: *** [libgnustep-base.all.library.variables] Error 2
debian:~/GNUstep/Downloads/core/base/Source$ 

Thanks for any help you can give me!

-Jeff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]