[MacPorts] #30361: smlnj @110.72 Needs Lion update
MacPorts
noreply at macports.org
Mon Jul 25 02:33:36 PDT 2011
#30361: smlnj @110.72 Needs Lion update
--------------------------------+-------------------------------------------
Reporter: martin@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: lion | Port: smlnj
--------------------------------+-------------------------------------------
From the build log:
{{{
smlnj/work/smlnj-110.72/bin/.arch-n-opsys fails on this machine
}}}
The script only parses uname -r of old OSX versions, and needs to be
updated, probably with this line:
{{{
11*) OPSYS=darwin; HEAP_OPSYS=darwin ;; # MacOS X 10.7
}}}
The install.sh seems to overwrite the arch file, so I did not check if
simply adding this line solves the problem.
--
Ticket URL: <https://trac.macports.org/ticket/30361>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list