pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [HEADS UP] png update to 1.5 branch



On Thu, May 12, 2011 at 07:08:42PM +0200, is%netbsd.org@localhost wrote:
> is this related?:
> 
>   CXX    PNGWriter.lo
>   PNGWriter.cc: In member function `virtual bool PNGWriter::init(FILE*, int, 
> int, int, int)':
>   PNGWriter.cc:59: error: `Z_BEST_COMPRESSION' was not declared in this scope
>   PNGWriter.cc:59: warning: unused variable 'Z_BEST_COMPRESSION'
>   gmake[2]: *** [PNGWriter.lo] Error 1
>   gmake[2]: Leaving directory 
> `/opt/pkgsrc/pkgsrc/print/poppler/work/poppler-0.14.5/goo'
>   gmake[1]: *** [all-recursive] Error 1
>   gmake[1]: Leaving directory 
> `/opt/pkgsrc/pkgsrc/print/poppler/work/poppler-0.14.5'
>   gmake: *** [all] Error 2

Yes. Just include zlib.h. (doesn't affect pkgsrc-current)
 Thomas


Home | Main Index | Thread Index | Old Index