[poppler] Actual master

Thomas Freitag thomas.freitag.bbr at gmail.com
Thu Mar 3 16:13:13 UTC 2016


Hi folks!

After updating my poppler sources today I can't compile anymore:

make[2]: Verzeichnis »/home/thomas/poppler/utils« wird betreten
   CXX    pdfdetach.o
   CXXLD  pdfdetach
../poppler/.libs/libpoppler.so: undefined reference to 
`SignatureInfo::setSigningTime(long)'
../poppler/.libs/libpoppler.so: undefined reference to 
`FlateEncoder::FlateEncoder(Stream*)'
../poppler/.libs/libpoppler.so: undefined reference to 
`SignatureInfo::SignatureInfo()'
../poppler/.libs/libpoppler.so: undefined reference to 
`SignatureInfo::~SignatureInfo()'
collect2: error: ld returned 1 exit status

Reason for it seems to be that there are now dependencies to 
SignatureInfo.cc in poppler-dir, but the Makefile there doesn't compile it.

Cheers,
Thomas


More information about the poppler mailing list