Displaying 1 result from an estimated 1 matches for "get_auth_head".
Did you mean:
get_auth_header
2006 Jun 11
1
mod_ntlm_winbind
...ilation:
-----------------
autoconf <-- works
./configure --with-apxs=$(which
apxs2) --with-apache=$(/usr/share/apache2/find_mpm 2>/dev/null) <-- works
make <-- dies (there goes the rpm for my repo) with:
---error---
mod_ntlm_winbind.c:402: warning: no previous prototype for `get_auth_header'
mod_ntlm_winbind.c: In function `winbind_authenticate_plaintext':
mod_ntlm_winbind.c:583: warning: passing arg 3 of `apr_file_write' from
incompatible pointer type
mod_ntlm_winbind.c: In function `process_msg':
mod_ntlm_winbind.c:735: warning: passing arg 3 of `apr_file_write...