I'm trying to install 3.0.1 on my Redhat 7.3
server. It seems to compile ok (no errors) but when I run make I get the
below:
radlib.c:718: `RAD_CHAP_PASSWORD' undeclared (first
use in this function)
radlib.c:719: dereferencing pointer to incomplete type radlib.c: In function `rad_send_request': radlib.c:751: warning: passing arg 1 of `rad_init_send_request' from incompatible pointer type radlib.c:768: warning: passing arg 1 of `generr' from incompatible pointer type radlib.c:781: warning: passing arg 1 of `rad_continue_send_request' from incompatible pointer type radlib.c: In function `rad_strerror': radlib.c:794: dereferencing pointer to incomplete type radlib.c:795: warning: control reaches end of non-void function gmake[2]: *** [radlib.o] Error 1 gmake[2]: Leaving directory `/downloads/nntpcache/nntpcache-3.0.1/libradius' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/downloads/nntpcache/nntpcache-3.0.1' make: *** [all-recursive-am] Error 2 Any ideas?
Thanks,
Mike
|