[MacPorts] #35953: autotrace needs libpng14
MacPorts
noreply at macports.org
Mon Sep 3 15:10:54 PDT 2012
#35953: autotrace needs libpng14
--------------------------------------+-------------------------------------
Reporter: Peter_Dyballa@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: libpng14, libpng15 | Port: autotrace
--------------------------------------+-------------------------------------
While trying to update autotrace @0.31.1, Revision 5 this error occurs:
{{{
input-png.c: In function 'handle_warning':
input-png.c:45: error: dereferencing pointer to incomplete type
input-png.c: In function 'handle_error':
input-png.c:53: error: dereferencing pointer to incomplete type
input-png.c: In function 'read_png':
input-png.c:160: error: dereferencing pointer to incomplete type
input-png.c:161: error: dereferencing pointer to incomplete type
input-png.c:187: error: dereferencing pointer to incomplete type
input-png.c:188: error: dereferencing pointer to incomplete type
input-png.c:192: error: dereferencing pointer to incomplete type
input-png.c:193: error: dereferencing pointer to incomplete type
input-png.c:196: error: dereferencing pointer to incomplete type
input-png.c:197: error: dereferencing pointer to incomplete type
}}}
This certainly means that the installed version of
{{{
libpng @1.5.12_0 (active)
}}}
is not correct. It should be libpng14. At least the working
/opt/local/bin/autotrace from autotrace @0.31.1_4 (active) has listed:
{{{
/opt/local/lib/libpng14.14.dylib (compatibility version 26.0.0,
current version 26.0.0)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35953>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list