[Poppler-bugs] [Bug 60095] New: utils/pdfunite.cc fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 30 17:10:59 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=60095

          Priority: medium
            Bug ID: 60095
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: utils/pdfunite.cc fails to build
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: gpoo at gnome.org
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: poppler

poppler(fbcd64) fails to build with the following error message:

[...]
make[2]: warning: -jN forced in submake: disabling jobserver mode.
[...]
  CXXLD  pdftocairo
  CXXLD  pdftohtml
pdfunite.cc:94: error: undefined reference to 'error(ErrorCategory, long, char
const*, ...)'
pdfunite.cc:91: error: undefined reference to 'error(ErrorCategory, long, char
const*, ...)'
pdfunite.cc:103: error: undefined reference to
'FileOutStream::FileOutStream(_IO_FILE*, long)'
pdfunite.cc:107: error: undefined reference to 'XRef::add(int, int, long,
bool)'
pdfunite.cc:131: error: undefined reference to 'XRef::add(int, int, long,
bool)'
pdfunite.cc:137: error: undefined reference to 'XRef::add(int, int, long,
bool)'
pdfunite.cc:146: error: undefined reference to 'XRef::add(int, int, long,
bool)'
pdfunite.cc:172: error: undefined reference to 'PDFDoc::createTrailerDict(int,
bool, long, Ref*, XRef*, char const*, long)'
pdfunite.cc:174: error: undefined reference to
'PDFDoc::writeXRefTableTrailer(Dict*, XRef*, bool, long, OutStream*, XRef*)'
../poppler/Object.h:204: error: undefined reference to 'error(ErrorCategory,
long, char const*, ...)'
pdfunite.cc:100: error: undefined reference to 'error(ErrorCategory, long, char
const*, ...)'
collect2: ld returned 1 exit status
make[2]: *** [pdfunite] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/gpoo/code/evince/checkout/poppler/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gpoo/code/evince/checkout/poppler'
make: *** [all] Error 2

FWIW, I ran './autogen.sh --enable-xpdf-headers --disable-gtk-doc' (in a
jhbuild environment).

git bisect found out that the commit a3cee0e7e9 introduced the issue.

Given there are more commits since then, I guess there must be a new
requirement in poppler that is missing in configure.ac

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130131/fe73b1fc/attachment.html>


More information about the Poppler-bugs mailing list