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 directory complains. > > Because sx directory was only compiled. > c2s directory Makefile builds the actual c2s binary and wants to link > the libgsasl library to it. It finds the older library and it cannot > find the required function inside. > > Please search your system for the older library: > $ find / -name 'libgsasl.so*' 2>/dev/null > > > -- > /\_./o__ Tomasz Sterna > (/^/(_^^' http://www.xiaoka.com/ > ._.(_.)_ im:[EMAIL PROTECTED] <[EMAIL PROTECTED]> > > > -- > To unsubscribe send a mail to [EMAIL PROTECTED]<[EMAIL PROTECTED]> > >
