PDA

View Full Version : Compile this!



raksul
04-22-2003, 10:25 PM
Ok, I've tried to compile SEQ and i keep gettin' the same error message:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -DMAPDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -c -o
interface.o `test -f 'interface.cpp' || echo './'`interface.cpp
interface.cpp: In constructor `EQInterface::EQInterface(QWidget*, const
char*)':
interface.cpp:1742: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.

It always seems to crap out on the interface.cpp .... I'm not familiar with the QWidget .... possible QT problem?

I've done everything I can thank of short of reinstallin' the OS. Reinstalled QT, Reinstalled GCC, Reinstalled G++, reinstalled CPP.... editing the configure file.... i rarely ask for help but this one is buggin' me.

-EDIT- ... also replaced ram just to make sure it wasn't that either