On Friday 11 January 2002 07:51 am, Bjorn Wesen wrote: > Granting authorizing to 1234567...licq: error while loading shared > libraries: /usr/local/lib/licq/licq_console.so: undefined symbol: > icqAuthorizeGrant__10CICQDaemonUlPCc
I'll fix that this weekend. > it seems a bit weird, icqd-udp.cpp does define an > unsigned long CICQDaemon::icqAuthorizeGrant(unsigned long uinToAuthorize, > const char *szMessage) icqd-udp.cpp is no long compiled, therefore all functions in there are undefined unless they were moved. All the server functions are now in icqd-srv.cpp Jon _______________________________________________ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel
