CVS build fails on rlm_policy

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Aug 21 15:06:47 CEST 2006


hi,

quick note : building the latest CVS head (aka 2.0.0-pre0) fails
at the rlm_policy building stage - the compile_modgroup is fed too
few arguments it claims..

parse.c: In function 'parse_module':
parse.c:1084: warning: passing argument 1 of 'compile_modgroup' makes pointer from integer without a cast
parse.c:1084: warning: passing argument 2 of 'compile_modgroup' makes integer from pointer without a cast
parse.c:1084: warning: passing argument 3 of 'compile_modgroup' from incompatible pointer type
parse.c:1084: error: too few arguments to function 'compile_modgroup'
make: *** [parse.lo] Error 1


alan



More information about the Freeradius-Devel mailing list