> JP Hindin <[EMAIL PROTECTED]> wrote: > > ./radiusd: error in loading shared libraries: >/usr/local/radiusd//lib/rlm_sql_mysql.so.0: undefined symbol: mysql_errno > > mysql_errno() is in libmysql.c, or libmysqlclient.so. > > libmysqlclient.so is in /usr/local/mysql/lib/mysql/.
> Alan DeKok. > I'm not sure what to say. Some systems allow linking against the > MySQL libraries. It looks like yours doesn't. > Do you have multiple MySQL libraries installed? That thought hadn't occured to me. However I decided I'd better make damned sure as this box didn't start its life with me administering it. And guess what? /usr/lib/libmysqlclient.so... Much to my horror. Delete. Recompile FreeRADIUS (just to be thorough), and what do you know. Thank you very much Alan; JP Hindin - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
