Doug Dalton wrote:
> The fix for this is to compile with the --with-threads=no

I had the same problem under BSDI and unfortunately
"--with-threads=no" doesn't really work.  The threadless version of
freeradius has issues (and is unsupport) and will stop authenticating
after a time.

Instead grab:

ftp://ftp.to.gd-es.com/pub/BSDI/libsem.tar.bz2

This is a port of the POSIX semaphores from FreeBSD.  It was made for
BSDI, but it should work on OpenBSD as well.  Build the library and
hack the freeradius Makefile to link with it and should be able to
build with threads.

->Spike


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to