29 May
2006
29 May
'06
12:34 p.m.
"Benedikt Baer" <beniwtv@gmail.com> wrote:
First, when I do make, it finishes good but shows an error:
*** Warning: This library needs some functionality provided by -lmysqlclient_r. *** 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.
So build a shared version of the MysQL library. Or, build FreeRADIUS without support for shared libraries. See the FAQ. Alan DeKok.