I don't know why this is the case but with jpeg enabled poppler gives this output. JPEG libraries and headerfiles are installed and everything else necessary as well. I want to implement poppler as one of the modules for an upcoming CVSGnome (buildutil) versions and I dislike to disable jpeg support.
Created attachment 2225 [details] Error Log.
Created attachment 2295 [details] [review] Possible fix My distro (debian/ubuntu) jpeglib has patched headers (ugh). Making life easier for casual developers, but harder for folks distributing source. They "helpfully" wrapped the whole header in 'extern "C"' I guess Red Hat does the same. This patch should make it work with unpatched libjpeg
patch committed.
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.