[MacPorts] #71152: perl5.38 @5.38.2 fails to build, actually 'test', on PPC Leopard, Mac OS X 10.5.8, because of ld not being able handle -rpath?
MacPorts
noreply at macports.org
Wed Oct 23 07:00:53 UTC 2024
#71152: perl5.38 @5.38.2 fails to build, actually 'test', on PPC Leopard, Mac OS X
10.5.8, because of ld not being able handle -rpath?
------------------------+-------------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: | Keywords: leopard ppc
Port: perl5.38 |
------------------------+-------------------------
Comment (by ryandesign):
As the message says, `-rpath` works when targeting 10.5 or later.
The bug is that perl is overriding MacPorts' request to target 10.5 and is
instead targeting 10.3:
{{{
:info:configure What command should be used to create dynamic libraries?
[env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.2]
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71152#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list