Talwar, Puneet (NIH/NIAID)
2004-Jun-18 19:46 UTC
[Samba] installing samba 3.0.4 on MAC OS X issue
I am having a hard time installing samba 3.0.4 on MAC OS X 10.3.x "Panther". I was able to run the configure command w/out any errors. Here is what I am getting when I run the make command. Using FLAGS = -O -I./popt -Iinclude -I/usr/local/samba-3.0.4/source/include -I/usr/local/samba-3.0.4/source/ubiqx -I/usr/local/samba-3.0.4/source/smbwrapper -I. -I/sw/include -I/usr/local/samba-3.0.4/source LIBS = -lresolv -ldl -liconv LDSHFLAGS = -bundle -flat_namespace -undefined suppress -L/sw/lib LDFLAGS = -L/sw/lib Compiling libsmb/clikrb5.c libsmb/clikrb5.c: In function `krb5_locate_kdc': libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once libsmb/clikrb5.c:188: error: for each function it appears in.) libsmb/clikrb5.c:188: error: parse error before "hnd" libsmb/clikrb5.c:189: error: `krb5_krbhst_info' undeclared (first use in this function) libsmb/clikrb5.c:189: error: `hinfo' undeclared (first use in this function) libsmb/clikrb5.c:197: error: `KRB5_KRBHST_KDC' undeclared (first use in this function) libsmb/clikrb5.c:197: error: `hnd' undeclared (first use in this function) make: *** [libsmb/clikrb5.o] Error 1 I would appreciate if someone can help me out here. Thanks,