Opened 13 years ago

Closed 13 years ago

#28018 closed update (duplicate)

netpbm incompatible libpng (png.h)

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

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (3)

comment:1 Changed 13 years ago by srinath@…

Forgot: port: transfig @3.2.5d, Revision 1

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: png added
Port: transfig added

Use WikiFormatting, please.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Port: netpbm added; transfig removed
Resolution: duplicate
Status: newclosed
Summary: transfig @3.2.5d_1 incompatible libpng (png.h)netpbm incompatible libpng (png.h)

Also, it appears this bug is actually about netpbm, so this is a duplicate of #27997.

Note: See TracTickets for help on using tickets.