Results 1 to 3 of 3

Thread: QT compiled and good, but SEQ still getting an error

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    9

    QT compiled and good, but SEQ still getting an error

    Here's the compile error:

    mkdir .libs
    g++3 -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -o showeq main.o spawn.o spawnshell.o spawnlist.o spellshell.o spelllist.o preferences.o m_preferences.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 experiencelog.o m_experiencelog.o msgdlg.o m_msgdlg.o player.o m_player.o decode.o m_decode.o skilllist.o m_skilllist.o statlist.o m_statlist.o filtermgr.o m_filtermgr.o mapcore.o category.o m_category.o compassframe.o m_compassframe.o group.o m_group.o itemdb.o gdbmconv.o -L/usr/local/qt/lib -lqt-mt -lpthread -lEQ -lgdbm -lz -lpcap
    decode.o: In function `EQDecode::EQDecode(QObject*, char const*)':
    /usr/src/cvs/showeq/showeq/src/decode.cpp:64: undefined reference to `InitializeLibEQ'
    decode.o: In function `EQDecode::EQDecode(QObject*, char const*)':
    /usr/src/cvs/showeq/showeq/src/decode.cpp:64: undefined reference to `InitializeLibEQ'
    collect2: ld returned 1 exit status
    make[2]: *** [showeq] Error 1
    make[2]: Leaving directory `/usr/src/cvs/showeq/showeq/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/src/cvs/showeq/showeq'
    make: *** [all-recursive-am] Error 2

    Anyone have any sugestions?

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    183
    It is linking against an older version of libEQ I expect. Get a version with the correct md5 sum:

    8da5608635e69205807fbf6e41e9bc2f

    For the showeq v4 libEQ.a

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    9

    thanx

    Yeah, I think that is the problem from another post I missed reading earlier. I just need to find a working site with libEQ.a on it, the normal ftp site is down. Know of any others?

    Thanx

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On