Opened 14 years ago

Last modified 14 years ago

#28018 closed update

transfig @3.2.5d_1 incompatible libpng (png.h) — at Initial Version

Reported by: srinath@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: png Cc:
Port: netpbm

Description

pnmtopng.c:67:2: error: #error Your PNG library (<png.h>) is incompatible with this Netpbm source code. pnmtopng.c:68:2: error: #error You need either an older PNG library (older than 1.4) pnmtopng.c:69:2: error: #error newer Netpbm source code (at least 10.48) pnmtopng.c: In function 'convertpnm': pnmtopng.c:1817: warning: 'width' is deprecated (declared at /opt/local/include/png.h:647) pnmtopng.c:1818: warning: 'height' is deprecated (declared at /opt/local/include/png.h:648) pnmtopng.c:1819: warning: 'bit_depth' is deprecated (declared at /opt/local/include/png.h:659) pnmtopng.c:1822: warning: 'color_type' is deprecated (declared at /opt/local/include/png.h:661) pnmtopng.c:1824: warning: 'color_type' is deprecated (declared at /opt/local/include/png.h:661) pnmtopng.c:1826: warning: 'color_type' is deprecated (declared at /opt/local/include/png.h:661) pnmtopng.c:1828: warning: 'color_type' is deprecated (declared at /opt/local/include/png.h:661) pnmtopng.c:1829: warning: 'color_type' is deprecated (declared at /opt/local/include/png.h:661)

====skipped====

Change History (0)

Note: See TracTickets for help on using tickets.