compiling SAMBA_3_0_23 svn branch (revision 19713) on slackware linux i got the following error: Compiling libsmb/cliconnect.c libsmb/cliconnect.c: In function `cli_session_setup_spnego': libsmb/cliconnect.c:751: error: `got_kerberos_mechanism' undeclared (first use in this function) libsmb/cliconnect.c:751: error: (Each undeclared identifier is reported only once libsmb/cliconnect.c:751: error: for each function it appears in.) make: *** [libsmb/cliconnect.o] Error 1
Created attachment 2220 [details] trivial patch to fix the samba compilation without kerberos
Much appreciated. Patch has gone in just in time for 3.0.23d.
marking as fixed.