patched rlm_counter but still error as below: running as # ./configure --without-threads
rlm_ippool.c: In function `ippool_detach': rlm_ippool.c:684: warning: implicit declaration of function `pthread_mutex_destroy' rlm_ippool.c:684: structure has no member named `session_mutex' rlm_ippool.c:685: structure has no member named `ip_mutex' gmake[5]: *** [rlm_ippool.o] Error 1 gmake[5]: Leaving directory `/var/src/freeradius-0.9.1/src/modules/rlm_ippool' gmake[4]: *** [common] Error 1 gmake[4]: Leaving directory `/var/src/freeradius-0.9.1/src/modules' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/var/src/freeradius-0.9.1/src/modules' gmake[2]: *** [common] Error 1 gmake[2]: Leaving directory `/var/src/freeradius-0.9.1/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/var/src/freeradius-0.9.1/src' gmake: *** [common] Error 1 *** Error code 2 ----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 18, 2003 9:55 PM Subject: Re: FreeRADIUS 0.9.1. under FreeBSD^ making errors > "Rohaizam Abu Bakar" <[EMAIL PROTECTED]> wrote: > > face same problem with FreeBSD 4.8 > ... > > rlm_counter.c:681: structure has no member named `mutex' > > This is fixed in the latest CVS snapshot. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
