Poppler 0.22.1 (has not checked earlier versions) on make returns JpegWriter.cc: In member function 'virtual bool JpegWriter::init(FILE*, int, int, int, int)': JpegWriter.cc:120: error: cannot convert 'bool' to 'boolean' for argument '3' to 'void jpeg_set_quality(jpeg_compress_struct*, int, boolean)' However downgrading jpegsrc.v9 (the latest stable) to the previous jpegsrc.v8d resolves this issue and compilation succeeds
This has been fixed with 9fc4b9f7a7e6105a6fd85aed9c21b78742e89ddd, which is in poppler >= 0.22.2.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.