[Samba] 3.0.8 build failure OS X 10.3.6
Andrew Cunningham
andrewc at mac.com
Tue Nov 9 18:30:58 GMT 2004
I am trying to build 3.0.8 Release on OS X Server 10.3.6 as the latest
version of samba installed with the 10.3.6 update (3.0.5) has broken
our backup strategy which has a Windows server backing up SAMBA/SMB
volumes ( this issue is noted in Dantz Retrospect KB and the solution
is to upgrade to SAMBA 3.0.6+). We use the OS X server as a PDC.
After a ./configure; make
Using FLAGS = -O -I./popt -Iinclude
-I/Users/admin/Documents/samba-3.0.8/source/include
-I/Users/admin/Documents/samba-3.0.8/source/ubiqx
-I/Users/admin/Documents/samba-3.0.8/source/smbwrapper -I.
-I/sw/include -I/Users/admin/Documents/samba-3.0.8/source
LIBS = -lresolv -ldl -liconv
LDSHFLAGS = -bundle -flat_namespace -undefined suppress -L/sw/lib
LDFLAGS = -L/sw/lib
Compiling dynconfig.c
Compiling smbd/vfs.c
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:209: error: `krb5_krbhst_handle' undeclared (first use
in this function)
libsmb/clikrb5.c:209: error: (Each undeclared identifier is reported
only once
libsmb/clikrb5.c:209: error: for each function it appears in.)
libsmb/clikrb5.c:209: error: parse error before "hnd"
libsmb/clikrb5.c:210: error: `krb5_krbhst_info' undeclared (first use
in this function)
libsmb/clikrb5.c:210: error: `hinfo' undeclared (first use in this
function)
libsmb/clikrb5.c:219: error: `KRB5_KRBHST_KDC' undeclared (first use in
this function)
libsmb/clikrb5.c:219: error: `hnd' undeclared (first use in this
function)
make: *** [libsmb/clikrb5.o] Error 1
Andrew
More information about the samba
mailing list