Delusional
12-13-2002, 07:13 PM
I have been trying to get seq to work for some time now.. i've spent days compiling as well as apt-get'ing files and configuring and crap and have had no luck... the least amount of errors I got was when I finally apt-got all the qt3 libs and such... I config'd seq with --without-qt-validation and it configures fine under 2.3.2 and under 3, but when I run make I get the errors following:
g++-3.0 -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_S
UPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o showeq main.o spawn.
o spawnshell.o spawnlist.o spellshell.o spelllist.o vpacket.o editor.o filter.o
m_spawnshell.o m_spawnlist.o m_spellshell.o m_spelllist.o m_editor.o packet.o m_
packet.o interface.o m_interface.o compass.o m_compass.o map.o m_map.o util.o ex
periencelog.o m_experiencelog.o combatlog.o m_combatlog.o msgdlg.o m_msgdlg.o pl
ayer.o m_player.o decode.o m_decode.o skilllist.o m_skilllist.o statlist.o m_sta
tlist.o filtermgr.o m_filtermgr.o mapcore.o category.o m_category.o compassframe
.o m_compassframe.o group.o m_group.o guild.o m_guild.o netdiag.o m_netdiag.o lo
gger.o m_logger.o xmlconv.o xmlpreferences.o m_xmlpreferences.o seqwindow.o m_se
qwindow.o seqlistview.o m_seqlistview.o zonemgr.o m_zonemgr.o spawnmonitor.o m_s
pawnmonitor.o spawnpointlist.o m_spawnpointlist.o spawnlistcommon.o m_spawnlistc
ommon.o spawnlist2.o m_spawnlist2.o itemdb.o m_itemdb.o gdbmconv.o -L/usr/lib/q
t3 -lqt-mt -lpthread /usr/lib/libEQ.a -lgdbm -lz -lpcap -Wl,--rpath -Wl,/usr/lib
/qt3 -Wl,--rpath -Wl,/usr/X11R6/lib
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[2]: *** [showeq] Error 1
make[2]: Leaving directory `/home/xxx/ShowEQ/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxx/ShowEQ'
uname:
Linux xxx 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i586 unknown
Debian 3.0 installed from downloaded cdrom iso image burned.
Libqt3, every part, kde2, downloaded both mt and non-mt libs for qt, any help would be VERY appreciated!
xxx :p
g++-3.0 -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_S
UPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -o showeq main.o spawn.
o spawnshell.o spawnlist.o spellshell.o spelllist.o vpacket.o editor.o filter.o
m_spawnshell.o m_spawnlist.o m_spellshell.o m_spelllist.o m_editor.o packet.o m_
packet.o interface.o m_interface.o compass.o m_compass.o map.o m_map.o util.o ex
periencelog.o m_experiencelog.o combatlog.o m_combatlog.o msgdlg.o m_msgdlg.o pl
ayer.o m_player.o decode.o m_decode.o skilllist.o m_skilllist.o statlist.o m_sta
tlist.o filtermgr.o m_filtermgr.o mapcore.o category.o m_category.o compassframe
.o m_compassframe.o group.o m_group.o guild.o m_guild.o netdiag.o m_netdiag.o lo
gger.o m_logger.o xmlconv.o xmlpreferences.o m_xmlpreferences.o seqwindow.o m_se
qwindow.o seqlistview.o m_seqlistview.o zonemgr.o m_zonemgr.o spawnmonitor.o m_s
pawnmonitor.o spawnpointlist.o m_spawnpointlist.o spawnlistcommon.o m_spawnlistc
ommon.o spawnlist2.o m_spawnlist2.o itemdb.o m_itemdb.o gdbmconv.o -L/usr/lib/q
t3 -lqt-mt -lpthread /usr/lib/libEQ.a -lgdbm -lz -lpcap -Wl,--rpath -Wl,/usr/lib
/qt3 -Wl,--rpath -Wl,/usr/X11R6/lib
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[2]: *** [showeq] Error 1
make[2]: Leaving directory `/home/xxx/ShowEQ/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xxx/ShowEQ'
uname:
Linux xxx 2.2.20-idepci #1 Sat Apr 20 12:45:19 EST 2002 i586 unknown
Debian 3.0 installed from downloaded cdrom iso image burned.
Libqt3, every part, kde2, downloaded both mt and non-mt libs for qt, any help would be VERY appreciated!
xxx :p