OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Authentication failed sasl & mysql

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Sun May 30 2004 - 11:56:25 CDT


Am Sonntag, 30. Mai 2004 18:44 schrieb erri:

> I use Aix 5.2 and gcc.

Wasn't there some aix-related Problems last time? Wasn't there a
special-aix-version of Cyrus-SASL ?

> I rebuilt sasl-2.1.14 with this options. Sasl-2.1.18 gave me problems
> during compilation
>
> CPPFLAGS="-I/usr/include/mysql";export CPPFLAGS
> LDFLAGS="-L/usr/lib/mysql";export LDFLAGS
> /configure --enable-anon --enable-plain --enable-login --disable-krb4 \
> --with-saslauthd=/var/run/saslauthd --with-pam --with-dblib=berkeley \
> --with-bdb-libdir=/usr/lib --with-bdb-incdir=/usr/include \
> --with-openssl=/usr/local/ssl --with-plugindir=/usr/local/lib/sasl2 \
> --enable-sql --with-mysql=/usr/lib/mysql
>
> Do you think it can be the problem ?
> In afirmative case i will try to compile all again.

Maybe there is something interesting in config.log after the configure-run.

--
        Andreas