#1274 closed defect (fixed)
BUG: erlang doesn't compile on 10.3.1
Reported by: | pguyot (Paul Guyot) | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
I have issues compiling erlang on my machine (10.3.1).
It ends up doing: gcc -o beam.shared ... -lz ld: Undefined symbols: _z_errmsg
(see attached full log)
Also, this is a detail, the Portfile mentions gwright@… as the address which is not registered in bugzilla (vs gwright@…)
Attachments (1)
Change History (2)
Changed 21 years ago by pguyot (Paul Guyot)
Attachment: | port-buid-erlang.log added |
---|
comment:1 Changed 21 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Now fixed. There was a (long standing) makefile bug that more recent gcc's tripped over.
Thanks for the report, Paul!
/gw
Note: See
TracTickets for help on using
tickets.
sudo port -d build erlang