PDA

View Full Version : error when configure



eqhunter
01-17-2003, 01:07 AM
Im getting this error when I try to ./configure

spawn.o `test -f 'spawn.cpp' || echo './'`spawn.cpp
spawn.cpp: In constructor `Item::Item(itemType, short unsigned int)':
spawn.cpp:129: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [spawn.o] Error 1
make[3]: Leaving directory `/seq/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/seq/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/showeq'
make: *** [all] Error 2

dont think Im doing anything wrong.. I just got a new system so reloaded everything.

Hunter

casey
01-17-2003, 04:42 AM
when gcc segfaults, its usually not a good thing. First, see if your distro has any updated gcc packages, then go download memtest86, and make sure your system ram is all ok. (my bets on the ram).

the ancient signal 11 faq (http://www.bitwizard.nl/sig11/)