[MacPorts] #27966: bmake @20060728 Failure parsing /usr/share/mk/bsd.compat.mk on install
MacPorts
noreply at macports.org
Tue Mar 8 04:53:35 PST 2011
#27966: bmake @20060728 Failure parsing /usr/share/mk/bsd.compat.mk on install
---------------------------------+------------------------------------------
Reporter: halcyonic@… | Owner: tdflavius@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: bmake
---------------------------------+------------------------------------------
Comment(by tdflavius@…):
The problem is that bmake tries to use system wide setting however
bsd.compat.mk uses the freebsd make syntax that is incompatoble with bmake
which is the netbsd make. The solution is to find the configuration switch
that has bmake ignore bsd.compat.mk and all files in /usr/share/mk.
I investigated the problem a long time ago and was unable to find a
complete solution: I found the switch for stage1 of the bootstrap but
stage2 would fail.
--
Ticket URL: <https://trac.macports.org/ticket/27966#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list