Hey !

Using nm on /usr/local/lib/licq/licq_qt-gui.so grepping for __ti7QWizard
gives: $ nm /usr/local/lib/licq/licq_qt-gui.so |grep __ti7QWizard
         U __ti7QWizard

Trying ldd like it says in the faq:
ldd /usr/local/lib/licq/licq_qt-gui.so
/usr/local/lib/licq/licq_qt-gui.so:
ldd: /usr/local/lib/licq/licq_qt-gui.so: Exec format error
/usr/local/lib/licq/licq_qt-gui.so: exit status 1

Using ldd on /usr/local/bin/licq:
$ ldd /usr/local/bin/licq 
/usr/local/bin/licq:
        libssl.so.2 => /usr/lib/libssl.so.2 (0x280b8000)
        libcrypto.so.2 => /usr/lib/libcrypto.so.2 (0x280e4000)
        libc_r.so.4 => /usr/lib/libc_r.so.4 (0x2819b000)
        libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x28251000)
        libm.so.2 => /usr/lib/libm.so.2 (0x28296000)

What other info do you need?

On Wed, Dec 12, 2001 at 01:53:11AM +0100, Dirk Mueller wrote:
> On Die, 11 Dez 2001, Tim Jakobsen wrote:
> 
> > I've tried to install the cvs snapshot for today (11. dec.). Licq
> > compiled and installed without a problem so did the qt-gui. But when I
> > tried to start licq I got the following error:
> > $ licq
> > 16:16:08: [ERR] Unable to load plugin (qt-gui):
> > /usr/local/lib/licq/licq_qt-gui.so: Undefined symbol "__ti7QWizard".
> > 
> > Anyone know how to fix the problem? I'm running FreeBSD 4.4
> 
> you linked the wrong Qt library.. more details about your setup ?
> 
> 
> Dirk
> 
> _______________________________________________
> Licq-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/licq-devel

-- 
Regards.,
 Tim

_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to