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
A.L.M.Buxey@lboro.ac.uk wrote:
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..
I'll take a look... rlm_policy is not really done, and is pretty big for what little it does. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (2)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok