pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nDNSreponder-108nb1 build on OS X 10.5



All,

To get mDNSreponder 108nb1 to build on OS X 10.5 (Leopard) with
pkgsrc, I had to do the following:

1) add the parameter 'OS_VERSION=8.whatever' to bmake's command line
    # this is because the mDNSresponder source is not aware of any Mac
OS X version greater than 10.4.x.
2) remove '-Werror' from the CFLAGS_OS definition in the 'Tiger'
section of work/mDNSResponder-108/mDNSPosix/Makefile.

These two changes allow mDNSreponder to build properly.  The second
change is necessary because 'daemon' is deprecated in OS X 10.5.

Commentary on what the proper fix should be?

Thanks!

J. Alexander Jacocks


Home | Main Index | Thread Index | Old Index