Radius Server on AIX Is anyone out there running a RADIUS server on AIX 4.3?
If so, which one?
I tried to compile gnu-radius 1.3, but it eventually failed while
compiling the "log.c" file with the error:
"log.c", line 185.28: 1506-280 (W) Function argument assignment between
types "struct grad_request*" and "const struct grad_request*" is not
allowed.
"log.c", line 199.32: 1506-017 (S) Operand of address operator must be
an lvalue or function designator.
"log.c", line 217.32: 1506-017 (S) Operand of address operator must be
an lvalue or function designator.
make: The error code from the last command is 1.
Stop.
Thanks.
---Hillel |