[MacPorts] #17272: m4 links with libsigsegv if present
MacPorts
noreply at macports.org
Sat Nov 15 22:57:16 PST 2008
#17272: m4 links with libsigsegv if present
-------------------------------------+--------------------------------------
Reporter: ryandesign at macports.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: m4
-------------------------------------+--------------------------------------
m4 doesn't declare a dependency on libsigsegv, but uses it if present:
{{{
2008-11-16 00:52:53 -0600
Link (dyld) error:
Library not loaded: /mp/lib/libsigsegv.0.dylib
Referenced from: /mp/bin/gm4
Reason: image not found
}}}
Presumably we should add the configure argment `--without-libsigsegv-
prefix`. I see a `--without-libpth-prefix` option too; we should probably
use that too. I haven't yet tested whether these do what we want.
--
Ticket URL: <http://trac.macports.org/ticket/17272>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list