Opened 11 years ago

Closed 11 years ago

#39167 closed defect (fixed)

libnewt: unrecognized option '-shared'

Reported by: phildobbin@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: tiger Cc:
Port: libnewt

Description

Port libnewt doesn't build on 10.4.11. It throws an error about 'dynamic lib' & exits. Attached is the log...

Attachments (1)

libnewt_main.log (35.7 KB) - added by phildobbin@… 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by phildobbin@…

Attachment: libnewt_main.log added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: tiger added; 10.4.11 removed
Owner: changed from macports-tickets@… to ryandesign@…

In the future, please Cc the port maintainer(s).

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned
Summary: libnewt doesn't build on 10.4.11libnewt: unrecognized option '-shared'

This is a bug in the libnewt build system. On OS X they should be compiling shared libraries using -dynamiclib not -shared.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Having now reminded myself that the libnewt build system doesn't build libraries for OS X at all, and that we're patching their build system to be able to do so, we should enhance our patch.

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.