mod_ntlm.c:754: warning: implicit declaration of function âgroups_for_userâ
mod_ntlm.c:754: warning: statement with no effect
mod_ntlm.c:756: warning: statement with no effect
mod_ntlm.c:758: error: âcommand_recâ has no member named âneltsâ
mod_ntlm.c:758: warning: comparison between pointer and integer
mod_ntlm.c:799: warning: passing argument 4 of âap_log_rerrorâ makes integer
fro m pointer without a cast
mod_ntlm.c:799: warning: passing argument 5 of âap_log_rerrorâ from
incompatible pointer type
mod_ntlm.c:812: warning: passing argument 4 of âap_log_rerrorâ makes integer
fro m pointer without a cast
mod_ntlm.c:812: warning: passing argument 5 of âap_log_rerrorâ from
incompatible pointer type
mod_ntlm.c: At top level:
mod_ntlm.c:825: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before
â ntlm_moduleâ
apxs:Error: Command failed with rc=65536
.
make: *** [
mod_ntlm.so] Error 1
I am compiling it against apache 2.4.4 on OpenSuse and on Debian, Same error on both.
In the source directory of mod_ntlm i edit the Makefile to point to apxs and apachectl