discuss-gnustep
[Top][All Lists]
Advanced

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

compilation problems for gnustep-base-1.0.2


From: Jatin Nansi
Subject: compilation problems for gnustep-base-1.0.2
Date: Fri, 12 Oct 2001 20:32:23 +0530

Hi

I am new to using GNUStep. 
I was trying to compile everything in as per the GNUStep 
user build guide from gnustep.net. 

System info: Redhat7.0, on i686, plenty of RAM and diskspace.

I did update all libs as per the doc, but still cannot compile
the base part. here is what happens:

----------------------------
bash # make
<lots of output>
<finally>

gcc GSString.m -c  -DGNUSTEP_INSTALL_PREFIX=/usr/opt/GNUstep//System
-DGNUSTEP_TARGET_DIR=\"ix86/linux-gnu\" -DGNUSTEP_TARGET_CPU=\"ix86\"
-DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" 
-DHAVE_ICONV  -Wall -DGNUSTEP -DGNUSTEP_BASE_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/opt/GNUstep//System/Headers -fgnu-runtime
-I/usr/opt/GNUstep//System/Headers -I/usr/local/include/libxml2/libxml
-I/usr/local/include/libxml2 -I/include  -I/root/GNUstep/Library/Headers
-I/usr/opt/GNUstep//Local/Library/Headers
-I/usr/opt/GNUstep//Network/Library/Headers
-I/usr/opt/GNUstep//System/Library/Headers
-I/usr/opt/GNUstep//Network/Headers/gnustep
-I/root/GNUstep/Headers/gnustep
-I/usr/opt/GNUstep//Local/Headers/gnustep
-I/usr/opt/GNUstep//System/Headers/gnustep 
-I/usr/opt/GNUstep//Network/Headers/ix86/linux-gnu
-I/root/GNUstep/Headers/ix86/linux-gnu
-I/usr/opt/GNUstep//Local/Headers/ix86/linux-gnu
-I/usr/opt/GNUstep//System/Headers/ix86/linux-gnu
-I/root/GNUstep/Headers -I/usr/opt/GNUstep//Local/Headers
-I/usr/opt/GNUstep//Network/Headers -I/usr/opt/GNUstep//System/Headers 
-o shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSString.o
GSString.m:2819: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/GSString.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[2]: *** [libgnustep-base.build] Error 2
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory
`/home/jatin/downloader/gnustep/gnustep-base-1.0.2/Source'
make: *** [internal-all] Error 2

bash # 
---------------

So what do u think I am doing wrong here??

Thanks and regards

Jatin



reply via email to

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