Ralf Eisele <[EMAIL PROTECTED]> wrote: > when trying to compile freeradius 0.6 on my system (FreeBSD 3.5-STABLE) I > get always the following error: > > > +++++++++++++++++++++ snip +++++++++++++++++++++ > Making static dynamic in rlm_pap... > gmake[5]: Entering directory `/home/sw/freeradius-0.6/src/modules/rlm_pap' > gcc -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_pap.c -o > rlm_pap.o > rlm_pap.c:61: parse error before `pthread_mutex_t'
You don't appear to have pthread mutexes on your system. Weird. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
