Nicolas, As soon as I remove the --disable-static from the configure it seems to work fine. What do you think could be causing that?
Thanks, Chad On 1/10/06, Nicolas Baradakis <[EMAIL PROTECTED]> wrote: > Chadwick Sorrell wrote: > > > On 1/9/06, Nicolas Baradakis <[EMAIL PROTECTED]> wrote: > > > It looks like a local setup issue: you should double-check if the > > > version of the libmysqlclient binaries matches the version of the > > > libmysqlclient headers on your system. > > > > PHP is accessing Mysql fine, well more to the point, PHP was compiled > > with Mysql 5 headers fine. I am using Gentoo. What else can I check? > > I'd suggest to check whether *FreeRADIUS* was compiled with Mysql 5 > headers. Also check if you have several versions of the libmysqlclient > installed simultaneously: perhaps the linker picks up the wrong version. > > See the output of the command: > $ ldd /usr/lib/freeradius/rlm_sql_mysql.so > > -- > Nicolas Baradakis > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

