[MacPorts] #13974: py25-gnome needs a workaround for missing
symbols in Leopard
MacPorts
trac at macosforge.org
Thu Jan 17 11:16:13 PST 2008
#13974: py25-gnome needs a workaround for missing symbols in Leopard
----------------------------------+-----------------------------------------
Reporter: gui_dos at macports.org | Owner: pguyot at kallisys.net
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
----------------------------------+-----------------------------------------
If you try to run the examples under Leopard, the same "missing synbols"
errors which affected py25-cairo, py25-gtk (and many other ports which
I already amended) occur.
Just remove from the makefiles the option "-export-symbols-regex"
and they will be working again.
Also,
{{{
configure.env PYTHON=python2.5
}}}
should be changed into
{{{
configure.python ${prefix}/bin/python2.5
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13974>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list