On 10.11.2015 18:35, ariel cornejo wrote:
Michael Stahl-2 wrote
it is definitely a bug somewhere if HAVE_POPPLER_VERSION_H isn't set
for a current version of poppler. e.g. on Fedora 22 i have
/usr/include/poppler/cpp/poppler-version.h and
HAVE_POPPLER_VERSION_H set. maybe look at config.log where it checks
for poppler-version.h what the error is.
Turns out poppler-version.h was missing; in Ubuntu it comes in the
libpoppler-cpp-dev package.
So configure does check for the file but ignores the failed test.
well that check was apparently added because there are old versions of
poppler that didn't have this poppler-version.h header, see
697804f48f4217dab145d96175c6cddf560ec614
There's also GfxState.h, that comes in yet another package
libpoppler-private-dev and is also needed, but configure doesn't test
for it. Maybe they used to be in the same package so only one test was
needed?
ugh... sounds like somebody who actually uses Ubuntu needs to submit a
patch to configure.ac to detect all of the constantly multiplying
libpoppler-*-dev packages we need.
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.