I have been able to get the unpatched versions to compile from git
successfully, though not with the patch implemented.

I just reproduced all your steps and it went well, without any glitch. I am on CentOS 5.5. All the patches were applied correctly. Maybe you have a path problem here?

6. sudo git am -3 ../samba_patches/samba-3-5-x-acl-jumbo-patch/*.patch


I adapted your line to my own path (without the "/samba_patches" part) and all went well...

10. sudo make [The build failed on the error 'cli_krb5_get_ticket', in the
function 'spnego_gen_negTokenTarg'. Make: *** [libsmb/clispnego.o] Error 1]

Maybe you have some missing dependency here, related to kerberos...

rpm -qa | grep krb5 gives me the following:

pam_krb5-2.2.14-15.x86_64
krb5-libs-1.6.1-36.el5_5.5.x86_64
krb5-workstation-1.6.1-36.el5_5.5.x86_64
krb5-auth-dialog-0.7-1.x86_64
krb5-devel-1.6.1-36.el5_5.5.x86_64
krb5-server-1.6.1-36.el5_5.5.x86_64


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to