[MacPorts] #29266: gd2: libgd.dylib doesn't contain symbols _gdImageCreateFromPng _gdImagePng (was: graphviz, graphiz-devel: Undefined symbols _gdImageCreateFromPng _gdImagePng)
MacPorts
noreply at macports.org
Tue Apr 26 01:50:23 PDT 2011
#29266: gd2: libgd.dylib doesn't contain symbols _gdImageCreateFromPng _gdImagePng
---------------------------------+------------------------------------------
Reporter: jonas@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gd2
---------------------------------+------------------------------------------
Changes (by ryandesign@…):
* port: graphviz, graphviz-devel => gd2
Comment:
Ok, that seems to confirm that several png-related functions are missing
from gd2, which explains why graphviz can't find them. They are present in
my gd2, regardless whether I use the no_x11 variant or not.
Can you please build gd2 again, without the no_x11 or universal variants,
and without parallel building:
{{{
sudo port clean gd2
sudo port destroot gd2 -no_x11 -universal build.jobs=1
cp /opt/local/var/macports/logs/*_gd2/main.log ~/Desktop/
sudo port -n upgrade --force gd2 -no_x11 -universal
}}}
Then attach the main.log, which is now on your Desktop, to this ticket,
and I'll compare it with mine.
--
Ticket URL: <https://trac.macports.org/ticket/29266#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list