Latest CVS is not compiling. make error follows
----------------------------------------------------------------------
misc.c: In function `ip_hostname':
misc.c:57: warning: passing arg 7 of `gethostbyaddr_r' from incompatible pointer type
misc.c:57: too few arguments to function `gethostbyaddr_r'
misc.c:57: warning: assignment makes pointer from integer without a cast
misc.c: In function `ip_getaddr':
misc.c:90: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer type
misc.c:90: too few arguments to function `gethostbyname_r'
misc.c:90: warning: assignment makes pointer from integer without a cast
gmake[4]: *** [misc.o] Error 1
gmake[4]: Leaving directory `/usr/src/cvs/radiusd/src/lib'
gmake[3]: *** [common] Error 1
gmake[3]: Leaving directory `/usr/src/cvs/radiusd/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/src/cvs/radiusd/src'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/usr/src/cvs/radiusd'
make: *** [all] Error 2
----------------------------------------
Hugs.
julio

Reply via email to