Re: [jabberd2] Problems during 2.2.4 compilation

2008-09-19 Thread Mirek
Hi Tomasz, thx. I have deleted all libgsasl and reinstalled them. It fixed the issue. Regards mirek 2008/9/19 Tomasz Sterna <[EMAIL PROTECTED]> > Dnia 2008-09-19, pią o godzinie 13:15 +0200, Mirek pisze: > > It looks that sx directory compilation has been done without any > > problems, but c2s

Re: [jabberd2] Problems during 2.2.4 compilation

2008-09-19 Thread Tomasz Sterna
Dnia 2008-09-19, pią o godzinie 13:15 +0200, Mirek pisze: > It looks that sx directory compilation has been done without any > problems, but c2s directory complains. Because sx directory was only compiled. c2s directory Makefile builds the actual c2s binary and wants to link the libgsasl library t

Re: [jabberd2] Problems during 2.2.4 compilation

2008-09-19 Thread Mirek
This is extract from gsasl.h which was installed: extern GSASL_API void gsasl_session_hook_set (Gsasl_session * sctx, void *hook); extern GSASL_API void *gsasl_session_hook_get (Gsasl_session * sctx); The location of the file is: libgsasl-0.2.28/src

Re: [jabberd2] Problems during 2.2.4 compilation

2008-09-19 Thread Tomasz Sterna
Dnia 2008-09-19, pią o godzinie 12:11 +0200, Mirek pisze: > /root/jabberd-2.2-20080915/sx/sasl_gsasl.c:799: undefined reference to > `gsasl_session_hook_set' Looks like you have old release of GnuSASL (without gsasl_session_hook_set() function) installed in system. -- /\_./o__ Tomasz Sterna

[jabberd2] Problems during 2.2.4 compilation

2008-09-19 Thread Mirek
Hi all, I tried to install 2.2.4 server on SuSE 10(x86 platform). I had to install libgsasl-0.2.28 and udns-0.0.9 and finaly found ./configure command to successfully configure jabberd2: ./configure --enable-mysql=/mysql1 --enable-ssl --enable-idn --with-extra-include-path=/mysql1/include/:/usr/l