pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: OS X 10.11.1, non-existing SDK after latest El Capitan update, x11/modular-xorg-xquartz
On Sun, 25 Oct 2015 12:58:01 +0100
Adam Ciarci?ski <adam%NetBSD.org@localhost> wrote:
> I believe the lines cited above must be reduced to one MAKE_ENV, as OSX_SDK_PATH is defined in mk/platform/Darwin.mk:
> MAKE_ENV+= OSX_SDK_PATH=${OSX_SDK_PATH}
>
> Please, give it a try (I don't use X11 on OS X at all) and let me know it that works.
This is how it was implemented previously.
The problem is that Darwin.mk does not always define OSX_SDK_PATH.
If /usr/include/stdio.h exists it will be left undefined.
Home |
Main Index |
Thread Index |
Old Index