PDA

View Full Version : error when installing



karandas
11-01-2002, 04:29 PM
g++-3.0.4 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-2.3.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 logger.o `test -f
logger.cpp || echo './'`logger.cpp
logger.cpp: In member function `void PktLogger::logSpawnStruct(const
spawnStruct*)':
logger.cpp:711: `struct spawnStruct' has no member named `unknown0000'
make[3]: *** [logger.o] Error 1
make[3]: Leaving directory `/root/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/showeq'
make: *** [all] Error 2
[root@linux showeq]


this is the error i got and as a newb, i searched thee faqs and forums first, i have no idea what to do at this point