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
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to