Yes, Apple has. ;') Try taking a look at the changes they made to Samba:


http://www.opensource.apple.com/darwinsource/index.html

Last I looked, most of the additions is Kerberos stuff (which your error output seems to imply is where your build is failing).

You might try downloading Apple's, diffing it against the stock Samba distro of the same version (to create a patch file) and applying it to the version of Samba you want to try. Or, you could just simply build from Apple's source (or simplier yet, use their bin!).

Good luck!


Phil


[EMAIL PROTECTED] wrote:



Anyone ever try to compile Samba 3 on Jaguar? I keep getting this error:

Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:139: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
libsmb/clikrb5.c:123: illegal external declaration, missing `;' after
`__ERROR_XX_UNKNOWN_CREATE_KEY_FUNCTIONS'
libsmb/clikrb5.c:188: undefined type, found `krb5_krbhst_handle'
libsmb/clikrb5.c:189: undefined type, found `krb5_krbhst_info'
cpp-precomp: warning: errors during smart preprocessing, retrying in basic
mode
make: *** [libsmb/clikrb5.o] Error 1




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

Reply via email to