Bug 2837

Summary: poppler has issues linking to the jpeg libraries correctly.
Product: poppler Reporter: Ali Akcaagac <aliakc>
Component: generalAssignee: Kristian Høgsberg <krh>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: m_kretzschmar
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Error Log.
Possible fix

Description Ali Akcaagac 2005-03-28 11:56:46 UTC
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.
Comment 1 Ali Akcaagac 2005-03-28 11:57:12 UTC
Created attachment 2225 [details]
Error Log.
Comment 2 Martin Kretzschmar 2005-04-03 01:05:41 UTC
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
Comment 3 Jeff Muizelaar 2005-04-03 11:22:53 UTC
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.