Ticket #30361 (closed update: fixed)
smlnj @110.72 Needs Lion update
| Reported by: | martin@… | Owned by: | bfulgham@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.0 |
| Keywords: | lion | Cc: | snc@… |
| Port: | smlnj |
Description
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.
Attachments
Change History
comment:2 Changed 22 months ago by snc@…
- Cc snc@… added
Naive upgrade to 110.73 gives this error in Snow Leopard:
[bad plugin name: anchor $ml-antlr-tool.cm not defined] FAILURE: unexpected exception: BadAnchor
That's against gcc-4.2, llvm-gcc-4.2, and clang.
Note: See
TracTickets for help on using
tickets.


Please remember to cc the maintainer.