[Poppler-bugs] [Bug 26351] Build failure in upgrade to poppler-0.13.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 10 08:34:30 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26351





--- Comment #12 from Jürg Billeter <j at bitron.ch>  2010-02-10 08:34:29 PST ---
Created an attachment (id=33218)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=33218)
Proposed patch

jpeglib.h does not use extern "C", which breaks inclusion from C++ code. This
patch wraps #include <jpeglib.h> in extern "C" and fixes the build for me.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list