5 Sep
2008
5 Sep
'08
1:19 a.m.
Alexandre Chapellon wrote:
I have a problem loading freeradius since i enabled sqlippool
You need to enable the SQL module, too.
i get the following message: freeradius: symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_get_socket ... and none of the linked library contains any sql_get_socket symbol (in fact for most of thoose lib files nm returns no symbols)
What the hell did I miss?
List "sql" in the "instantiate" section so it's loaded, too. Alan DeKok.