I figured out what I was doing wrong. Obviously the old configure file
will not work. I ran the make-tarball.sh script to reproduce the
configure and everything builds fine. I will test it to make sure
things work. I am building this because my original 3.0.10 version
wasn't allowing connections after upgrading to the 3.0.23c version on
the domain controller. I am hoping this will fix that problem.
James Peach wrote:
On 11/10/06, Dan <[EMAIL PROTECTED]> wrote:
Hello,
I am trying to compile the latest samba 3.0.23c on MAC Intel OS X
10.4.8 and I am getting errors with the krb5 stuff. I have searched the
net and found other people with the same error but didn't see any
solution. Has anyone successfully compiled it on 10.4.8 Intel? Any
help would be greatly appreciated as I am new to the mac platform but
have lots of linux experience. The errors are below:
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'krb5_locate_kdc':
libsmb/clikrb5.c:378: error: 'krb5_krbhst_handle' undeclared (first use
in this function)
libsmb/clikrb5.c:378: error: (Each undeclared identifier is reported
only once
libsmb/clikrb5.c:378: error: for each function it appears in.)
libsmb/clikrb5.c:378: error: parse error before 'hnd'
libsmb/clikrb5.c:379: error: 'krb5_krbhst_info' undeclared (first use in
this function)
libsmb/clikrb5.c:379: error: 'hinfo' undeclared (first use in this
function)
libsmb/clikrb5.c:388: error: 'KRB5_KRBHST_KDC' undeclared (first use in
this function)
libsmb/clikrb5.c:388: error: 'hnd' undeclared (first use in this
function)
libsmb/clikrb5.c:917:2: error: #error UNKNOWN_KRB5_AP_REQ_FREE_FUNCTION
libsmb/clikrb5.c:959:2: error: #error
UNKOWN_KRB5_AP_REQ_DECODING_FUNCTION
make: *** [libsmb/clikrb5.o] Error 1
metze just checked in a change to fix this. If you try the latest code
from the
subversion repository, it should build.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba