I had the same problem recently. I worked around by invoking radiusd from a script which does the fork
with -s -f options
radiusd -s -f


It will not run multi-threaded which might be a problem for some, but it works for me.

-Andreas

On Jun 4, 2004, at 5:17 AM, Nicolas Ross wrote:

Hi all !

I'm new to the radius world, and I have found that freeradius is most suited
for our needs.


I've successfully configured and compiled the distro (1.0.0-pre1) uner Mac
OS X Server 10.3.x using the doc/MACOSX and
http://www.frontios.com/freeradius.html instructions to get it to work with
mysql.


All of this is working properly when I run it in debug mode (-X). But when I
try to run the in default daemon mode (ie. no options), I get :


Error: FATAL: Failed to initialize semaphore: Function not implemented

In my log.

I've found reference to libsem in the mailing list, I've installed the
library found in the contrib ftp directory. But after re-compiling the
distro, it's still the same.

How do I make freeradius to compile with libsem ? Or how do I correct this ?

Thanks for any help.

Nicolas


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


--------------
Andreas Wolf            
Apple Computer, Inc.
Projects, AirPort Engineering


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

Reply via email to