On Fri, Jan 11, 2002 at 02:51:46PM +0100, Bjorn Wesen wrote:
> before I start delving into possible toolchain/binutils problems, I just 
> wanted to confirm that this is supposed to work.
> 
> latest cvs (and older as well):
> 
> Granting authorizing to 1234567...licq: error while loading shared 
> libraries: /usr/local/lib/licq/licq_console.so: undefined symbol: 
> icqAuthorizeGrant__10CICQDaemonUlPCc
> 
> after having entered an authorization message.
> 
> FWIW, it didn't seem to work with qt-gui either.

Nor with gtk, etc etc. I haven't found the cause of this yet, authorization
management (including enabling/disabling whether auth is required) seems to
be the only thing that is broken across clients.

> it seems a bit weird, icqd-udp.cpp does define an 
> unsigned long CICQDaemon::icqAuthorizeGrant(unsigned long uinToAuthorize, 
> const char *szMessage)
> 
> so it should be there.. 

Hm, V8 protocol is TCP only, right? Is the icqd-udp.o still linked? Hm, it
doesn't even compile. I guess the authorisation functions need to be
duplicated into the icqd-tcp sources. I will take a look at it tonight. I
cannot guarantee I will implement a working feature, but I will at least
make sure that you'll get a neat warning instead of unresolved symbols which
hang the GUI (at least they do for me).

Rob
-- 
Rob Kaper     | "They that can give up essential liberty to obtain a little
[EMAIL PROTECTED] | temporary safety deserve neither liberty nor safety."
www.capsi.com | - Benjamin Franklin, Historical Review of Pennsylvania, 1759

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

Reply via email to