> Upgrade to 0.2. Many bug fixes over 0.1.
I tried installing 0.2 first but had to go back to 0.1 because I couldn't
get 0.2 to compile correctly on this system:
FreeBSD 3.3-RELEASE
it errors out with this message: (sorry for the horrible word wrap)
/usr/lib/libc.so.3: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so.3: WARNING! setkey(3) not present in the system!
/usr/lib/libc.so.3: WARNING! des_setkey(3) not present in the system!
/usr/lib/libc.so.3: WARNING! encrypt(3) not present in the system!
/usr/lib/libc.so.3: WARNING! des_cipher(3) not present in the system!
/usr/lib/libc.so.3: warning: this program uses f_prealloc(), which is
stupid.
radiusd.o: In function `refresh_request':
/usr/home/gskouby/software/freeradius-0.2/src/main/radiusd.c(.text+0x20f1): unde
fined reference to `pthread_cancel'
threads.o: In function `request_handler_thread':
/usr/home/gskouby/software/freeradius-0.2/src/main/threads.c:150: undefined
refe
rence to `sem_wait'
/usr/home/gskouby/software/freeradius-0.2/src/main/threads.c:181: undefined
refe
rence to `sem_destroy'
threads.o: In function `spawn_thread':
/usr/home/gskouby/software/freeradius-0.2/src/main/threads.c:334: undefined
refe
rence to `sem_init'
threads.o: In function `rad_spawn_child':
/usr/home/gskouby/software/freeradius-0.2/src/main/threads.c:509: undefined
refe
rence to `sem_post'
threads.o: In function `thread_pool_clean':
/usr/home/gskouby/software/freeradius-0.2/src/main/threads.c(.text+0x64c): undef
ined reference to `sem_post'
make[4]: *** [radiusd] Error 1
make[4]: Leaving directory
`/usr/home/gskouby/software/freeradius-0.2/src/main'
make[3]: *** [common] Error 1
make[3]: Leaving directory `/usr/home/gskouby/software/freeradius-0.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/home/gskouby/software/freeradius-0.2/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory `/usr/home/gskouby/software/freeradius-0.2'
make: *** [all] Error 2
I ran the configure with this:
./configure --prefix=/usr/local/radius
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html