Created attachment 293907 [details] netpbm-10.51.00-r2 (merged ebuild) This is a bug fix request about media-libs/netpbm, and is also a bump request. I had a problem with netpbm-10.49.00, which is the newest in the prefix tree like: i686-apple-darwin10-gcc -Wall -c -I. -Iimportinc -Iimportinc/netpbm -I/Users/tetsushi/Gentoo/var/tmp/portage/media-libs/netpbm-10.49.00/work/netpbm-10.49.00/converter/other -I/Users/tetsushi/Gentoo/usr/include/libpng15 -I/Users/tetsushi/Gentoo/usr/include/libxml2 -DNDEBUG \ -O2 -march=nocona -pipe -o pnmtopng.o pnmtopng.c pnmtopng.c: In function ‘parseCommandLine’: pnmtopng.c:468: error: ‘Z_DEFLATED’ undeclared (first use in this function) pnmtopng.c:468: error: (Each undeclared identifier is reported only once pnmtopng.c:468: error: for each function it appears in.) pnmtopng.c:476: error: ‘Z_HUFFMAN_ONLY’ undeclared (first use in this function) pnmtopng.c:478: error: ‘Z_FILTERED’ undeclared (first use in this function) it is related to #367405, I guess. Then before reporting the failure, I noticed that the gx86 has newer versions. I attach my result of merging netpbm-10.49.00.ebuild of prefix into ecopied netpbm-10.51.00-r2.ebuild. It seems working on ~x86-macos.
synced to netpbm-10.51.00-r2.ebuild, thanks