Error: FATAL Failed to initialize semaphore: Function not implemented
Arran Cudbard-Bell
A.Cudbard-Bell at sussex.ac.uk
Fri Aug 3 22:06:08 CEST 2007
Alan DeKok wrote:
> Arran Cudbard-Bell wrote:
>
>> gcc -g -O2 -I/usr/local/src/freeradius-cvscurrent/src
>> -I/usr/local/src/freeradius-cvscurrent/libltdl -c
>> rlm_mschap.c: In function 'od_mschap_auth':
>>
>
> Missed a semi-colon. Couldn't test it because I don't have a Mac I
> can build on.
>
>
>> *sigh*
>>
>
> SSH key in separate mail.
>
>
Will get that sorted on monday :)
---
gcc -g -O2 -I/usr/local/src/freeradius-cvscurrent/src
-I/usr/local/src/freeradius-cvscurrent/libltdl -c opendir.c -fno-common
-DPIC -o .l
opendir.c: In function 'od_mschap_auth':
opendir.c:213: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:269: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:279: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:285: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:295: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:301: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:311: error: 'struct value_pair' has no member named 'strvalue'
opendir.c:339: error: 'struct value_pair' has no member named 'strvalue'
---
Arran
More information about the Freeradius-Devel
mailing list