Hello list, 
I want to use the msn plugin - so I compiled it (while compiling it
didnt find something like md5.h in /usr/include/openssl or so... so i
linked openssl -> /usr/local/ssl/include/openssl in that dir)
successfully - now, when I try to load the plugin with the "Plugin
Manager", I get:
22:39:49: [ERR] Unable to load plugin
(msn): /usr/local/lib/licq/protocol_msn.so: undefined symbol: MD5

(Using Debian SID, so Openssl should be up to date, don't know if there
anything could be broken??)

The file exists (otherwise msn plugin doesn't appear in the Plugin
Manager ;) ), and someone intelligent told me to do 
ldd /usr/local/lib/licq/protocol_msn.so 
and tell the output:
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40022000)
        libm.so.6 => /lib/tls/libm.so.6 (0x400dd000)
        libc.so.6 => /lib/tls/libc.so.6 (0x400ff000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40233000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
(I don't know what ldd does so I don't know if this helps you ;) [ok,
I'll get some informations about that for myself later ;) ] )

There is no possibility to change anything with ./configure , so I'll
wait for your answers/guesses :)

regards,
jonas



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to