Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#14687 closed bug (invalid)

Can't build jam on macOS 10.14

Reported by: diver Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

make
LINKLIBS= ./jam0
...patience...
...found 154 target(s)...
...using 25 temp target(s)...
...updating 2 target(s)...
Archive bin.macosxx86/libjam.a
/opt/local/bin/ranlib: object: bin.macosxx86/libjam.a(builtins.o) malformed object (unknown load command 1)
ar: internal ranlib command failed

Change History (2)

comment:1 by diver, 5 years ago

Resolution: invalid
Status: newclosed

It was a problem with /opt/local/bin/ranlib, I renamed it (along with ar) and it builds now.

comment:2 by nielx, 4 years ago

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.