21 Aug
2006
21 Aug
'06
9:06 a.m.
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