cide
01-28-2003, 01:28 AM
I get:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/qt/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 sortitem.o `test -f 'sortitem.cpp' || echo './'`sortitem.cpp
/bin/sh ../libtool --mode=link g++ -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o sortitem sortitem.o util.o -L/usr/local/qt/lib -lqt-mt -lpthread -rpath /usr/local/qt/lib -rpath /usr/X11R6/lib /usr/lib/libEQ.a -lgdbm -lz -lpcap
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
g++ -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o sortitem sortitem.o util.o -L/usr/local/qt/lib -lqt-mt -lpthread /usr/lib/libEQ.a /usr/lib/libgdbm.so -lz -lpcap -Wl,--rpath -Wl,/usr/local/qt/lib -Wl,--rpath -Wl,/usr/X11R6/lib
Just wondering what that means, if anything.. Seq still compiles and seems to work, in GPS mode.. doesnt show any spawns at all though. (Not even the unknown ones)
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/qt/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 sortitem.o `test -f 'sortitem.cpp' || echo './'`sortitem.cpp
/bin/sh ../libtool --mode=link g++ -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o sortitem sortitem.o util.o -L/usr/local/qt/lib -lqt-mt -lpthread -rpath /usr/local/qt/lib -rpath /usr/X11R6/lib /usr/lib/libEQ.a -lgdbm -lz -lpcap
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
libtool: link: warning: library `/usr/lib/libgdbm.la' was moved.
g++ -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o sortitem sortitem.o util.o -L/usr/local/qt/lib -lqt-mt -lpthread /usr/lib/libEQ.a /usr/lib/libgdbm.so -lz -lpcap -Wl,--rpath -Wl,/usr/local/qt/lib -Wl,--rpath -Wl,/usr/X11R6/lib
Just wondering what that means, if anything.. Seq still compiles and seems to work, in GPS mode.. doesnt show any spawns at all though. (Not even the unknown ones)