site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com After getting the 3.0.8 source, then a simple ./configure; make Results in a failure of the build... Andrew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Hi, I need to build SAMBA 3.0.8 for our OX Server 10.3.6 system. Samba 3.0.4-3.0.5 breaks our backup system which uses Retrospect on a Windows box to backup XServe SMB volumes. This problem is noted in a Dantz KB article as well as alluded to in SAMBA 3.0.6-3.0.8 release notes. 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) Can anyone give build guidelines so that I can build a new SAMBA equivalent to the one shipping with OS X Server 10.3.x. This email sent to site_archiver@lists.apple.com