Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#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)

port-buid-erlang.log (106.3 KB) - added by pguyot (Paul Guyot) 20 years ago.
sudo port -d build erlang

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: port-buid-erlang.log added

sudo port -d build erlang

comment:1 Changed 20 years ago by gwright@…

Resolution: fixed
Status: newclosed

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.