My first attempt of compiling Samba or pretty much anything like this under Mac OS X. Dragged the source down, did ./configure with success (AFAICT). When doing
#root > make
it chugs through quite a good part of it, but then:

Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function 'krb5_locate_kdc':
libsmb/clikrb5.c:306: error: 'krb5_krbhst_handle' undeclared (first use in this function) libsmb/clikrb5.c:306: error: (Each undeclared identifier is reported only once
libsmb/clikrb5.c:306: error: for each function it appears in.)
libsmb/clikrb5.c:306: error: parse error before 'hnd'
libsmb/clikrb5.c:307: error: 'krb5_krbhst_info' undeclared (first use in this function) libsmb/clikrb5.c:307: error: 'hinfo' undeclared (first use in this function) libsmb/clikrb5.c:316: error: 'KRB5_KRBHST_KDC' undeclared (first use in this function) libsmb/clikrb5.c:316: error: 'hnd' undeclared (first use in this function)
libsmb/clikrb5.c:841:2: error: #error UNKNOWN_KRB5_AP_REQ_FREE_FUNCTION
libsmb/clikrb5.c:883:2: error: #error UNKOWN_KRB5_AP_REQ_DECODING_FUNCTION
make: *** [libsmb/clikrb5.o] Error 1

Any input on this? The reason I am trying this is to see if it'll help Mac OS X' terrible performance when talking to samba-servers, especially when a folder on the server contains many files (~< 200). If anybody has any other input on that topic, by all means....
Thanks in advance!

Lars
--
IT-ansvarlig • IT Consultant
IMK, UiO • Dept of Media and Comm., Univ of Oslo
http://www.larsagundersen.no/ +47 22 85 04 00


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

Reply via email to