search for: ka_userauth_dosetpag

Displaying 2 results from an estimated 2 matches for "ka_userauth_dosetpag".

2004 Jan 22
0
Problem compilling SAMBA 3.0.1 under SuSE 9
...k.c: In function `afs_auth': auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use in this function) auth/pass_check.c:53: error: (Each undeclared identifier is reported only once auth/pass_check.c:53: error: for each function it appears in.) auth/pass_check.c:53: error: `KA_USERAUTH_DOSETPAG' undeclared (first use in this function) auth/pass_check.c: In function `password_check': auth/pass_check.c:496: warning: passing arg 2 of `afs_auth' discards qualifiers from pointer target type make: *** [auth/pass_check.o] Error 1 Does anyone have any idea of what can be going wrong?...
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
...c: In function `afs_auth': auth/pass_check.c:53: error: `KA_USERAUTH_VERSION' undeclared (first use in this function) auth/pass_check.c:53: error: (Each undeclared identifier is reported only once auth/pass_check.c:53: error: for each function it appears in.) auth/pass_check.c:53: error: `KA_USERAUTH_DOSETPAG' undeclared (first use in this function) make: *** [auth/pass_check.o] Error 1 athena:/home/adam/smb/samba-3.0.0/source # ======================================================== A portion of my source/auth/pass_check.c with line numbers: ======================================================...