On Thu, 30 Aug 2012 16:45:55 +0900, Steven Drake <sbd%netbsd.org@localhost> wrote:
On Wed, 29 Aug 2012, OBATA Akio wrote:If such packages exist, it means such packages is looking out of buildlink sandbox. It should be fixed instead, or other headers and libraries from pkgsrc also may be used accidentally.Yes there are such packages, I agree, they should be fixed and yes other header and libraries from pkgsrc can also be accidentally used. (I working on the one such set of special case packages now).
Thanks!
But what about the case where LOCALBASE=/usr/local?
About the case that /usr/local is one of the default search paths for the compiler? You can find the solution for the case of Darwin in mk/platform/Darwin.mk -- OBATA Akio / obache%NetBSD.org@localhost