Bug 2837 - poppler has issues linking to the jpeg libraries correctly.
Summary: poppler has issues linking to the jpeg libraries correctly.
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Kristian Høgsberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-28 11:56 UTC by Ali Akcaagac
Modified: 2005-04-02 17:22 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Error Log. (2.79 KB, text/plain)
2005-03-28 11:57 UTC, Ali Akcaagac
Details
Possible fix (1.09 KB, patch)
2005-04-03 01:05 UTC, Martin Kretzschmar
Details | Splinter Review

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.