Error: FATAL Failed to initialize semaphore: Function not implemented
Arran Cudbard-Bell
A.Cudbard-Bell at sussex.ac.uk
Fri Aug 3 21:15:57 CEST 2007
Arran Cudbard-Bell wrote:
> Alan DeKok wrote:
>
>> Arran Cudbard-Bell wrote:
>>
>>
>>> This has only happened in the last month or so, I remember everything
>>> running fine before then.
>>>
>>>
>> What does "config.guess" say?
>>
>>
> powerpc-apple-darwin8.9.0
>
>> The "configure" script sets -DDARWIN if config.guess says *darwin. If
>> the "Make.inc" file has CFLAGS = .... -DDARWIN, then it *should* work.
>>
>>
> CFLAGS = $(INCLUDE) -g -O2
>
> Make output confirms --DDARWIN not passed to gcc at compile time.
>
>> Or, maybe it's a run-time linking issue.
>>
>> Alan DeKok.
>>
Hehe well done Alan !
Yep adding --DDARWIN to CFLAGS fixes it :)
Just need to find out why it wasn't there in the first place.
>> -
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
>>
>>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
>
More information about the Freeradius-Devel
mailing list