8 Jan
2010
8 Jan
'10
2:42 a.m.
Nereida Bernal wrote:
I am testing my FreeRADIUS configuration using the NTRadPing Test Utility, but as soon as I send the user/password to the server I get the the error "ld.so.1: radiusd: fatal: relocation error: file /usr/local/lib/rlm_sql_mysql-2.1.7.so: symbol mysql_next_result: referenced symbol not found" and process radiusd is killed.
Be sure that you have the libmysqlclient library on your system, and that the dynamic linker can find it. Alan DeKok.