First off, please accept my apologies I have searched and searched the mailing list and can not find the answer to my problem, but I see an awful lot of questions on this point. I have setup up FreeRadius 0.5 by the following command:
./configure --localstatedir=/var --sysconfdir=/etc --with-mysql-include-dir= /usr/local/psa/mysql/include/mysql --with-mysql-lib-dir=/usr/local/psa/mysql /lib/mysql --with-mysql-dir=/usr/local/psa/mysql less /etc/ld.so.conf /usr/kerberos/lib /usr/local/psa/mysql/lib/mysql /usr/local/lib /usr/lib and I have ldconfig with these additions. If I recompile the rlm_sql_mysql in its directory I get the following. make *** Warning: This library needs some functionality provided by -lmysqlclient. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this if you have a *** shared version of the library, which you do not appear to have. *** Warning: libtool could not satisfy all declared inter-library *** dependencies of module rlm_sql_mysql. Therefore, libtool will create *** a static module, that should work as long as the dlopening *** application is linked with the -dlopen flag. I get this same message on the full config. What am I doing wrong? Thank you. Dan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
