[Date Prev][Date Next] [Chronological] [Thread] [Top]

Build fails on Mac OS 10.3 Panther (ITS#2892)



Full_Name: Scott Goodwin
Version: 2.1.25
OS: Mac OS 10.3.2
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (198.116.63.98)


Build fails on dnssrv.c on Mac OS 10.3. Looking in /usr/include/arpa/nameser.h,
I see:

#ifdef BIND_8_COMPAT
#include <arpa/nameser8_compat.h>
...

>From part of sample code from Apple:

  http://developer.apple.com/samplecode/Sample_Code/Networking/DockBrowser/Utilities.c.htm

I find this comment:

   Change History (most recent first):
         10/17/03  1.0d3  Added "#define BIND_8_COMPAT 1" to fix Panther compile
errors

My configure machine ident =  powerpc-apple-darwin7.2.0

thanks,

/s.