undefined symbol: sql_get_socket

Giovanni Lovato giovanni.lovato at aldu.net
Tue May 27 18:20:03 CEST 2008


Alan DeKok wrote:
> Giovanni Lovato wrote:
>> I compiled deb packages from 2.0.4 sources. I would use rlm_sqlippool
>> but I get this message:
>>
>> symbol lookup error: /usr/lib/freeradius/rlm_sqlippool-2.0.4.so:
>> undefined symbol: sql_get_socket
>>
>> How can I solve that?
> 
>   Link the server statically:
> 
> $ ./configure --disable-shared
> 
>   Then again, Debian might only have shared versions of some libraries
> (e.g. Perl), so this might not work, either.

It doesn't work, `ld' complains about unavailable static libraries. What
I can't understand is why other module that use MySQL aren't affected by
this problem!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3436 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20080527/2313ad89/attachment.bin>


More information about the Freeradius-Users mailing list