./src/authenticate.c: In function `unix_pass':
./src/authenticate.c:740: warning: assignment makes pointer from integer
without a cast
./src/authenticate.c:748: dereferencing pointer to incomplete type
make: *** [src/authenticate.o] Error 1
anybody has any ideas..
also it keeps on telling me that _BSD_SOURCE is redifined....
another question... What is the difference between regular radius and the
one with dbm support... and should I use dbm support?
thanks
Garry