21 May
2006
21 May
'06
2:20 p.m.
Hi Mark,
sql: postauth_table = "radpostauth" sql: postauth_query = "" sql: safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /" Bus error
I went through the same thing not to long ago.
Compile FreeRadius without thread support (--without-threads), and make sure
Perl does not have threads support either... That solved my issues.
It would seem that there are *still* threading issues with FreeRadius on FreeBSD...
-- Chris.
Thanks! I wonder if the ports collection people should perhaps make a rule in the Makefile to catch that for any remaining 4.x users. -- Mark Hennessy