On 09.11.2015 04:39, ariel cornejo wrote:
(cont'd)
Apparently POPPLER_VERSION depends on HAVE_POPPLER_VERSION_H, which in
turn is set in the configure script:
$as_echo "#define HAVE_POPPLER_VERSION_H 1" >>confdefs.h
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.
But in the past I've just had to run autogen.sh before make. What's
more, configure ignores the options I set in autogen.lastrun. Just to
see what would happen, I created core/confdefs.h with the single
required line, to no avail; it might not even be the right path.
you need to use autogen.input, not autogen.lastrun.
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.