[Bug 218409] Re: libpng causes error concerning pngconf.h
Marc Deslauriers
marc.deslauriers at canonical.com
Mon Jul 30 12:14:11 UTC 2012
It's not being fixed because the upstream libpng project put that there
deliberately.
Once you make sure your project is using the same setjmp.h, in lucid and
later, you simply need to set PNG_SKIP_SETJMP_CHECK in your application
to skip the error.
If you disagree, please debate this issue with the upstream libpng
project.
** Changed in: libpng (Ubuntu)
Status: Confirmed => Opinion
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libpng in Ubuntu.
https://bugs.launchpad.net/bugs/218409
Title:
libpng causes error concerning pngconf.h
Status in “libpng” package in Ubuntu:
Opinion
Bug description:
Ubuntu Gutsy Gibbon 7.10 - libpng 1.2.15~beta5-2ubuntu0.1 (bug
probably concerned with libpng-dev)
Ubuntu Hardy Heron 8.04 (current dev version) - libpng 1.2.15~beta5-3
(bug probably concerned with libpng-dev)
-
Compiling svn rev 2400 of FIFEngine (http://fifengine.de) via scons.
Building is terminated because of errors:
/usr/include/pngconf.h:317: error: expected constructor, destructor, or type conversion before '.' token
/usr/include/pngconf.h:318: error: '__dont__' does not name a type
-
Commenting out the lines mentioned above in pngconf.h will solve the
problem in this case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpng/+bug/218409/+subscriptions
More information about the foundations-bugs
mailing list