Description of problem: pdf2djvu fails when built with new poppler-0.20.0. Version-Release number of selected component (if applicable): pdf2djvu-0.7.4-13
Created attachment 585248 [details] patch fixing building of pdf2djvu with poppler-0.20.0 Hi, the attached patch fixes building of pdf2djvu with poppler-0.20.0. The problem there was that poppler's upstream has replaced function setErrorFunction() with setErrorCallback and changed its API. It also changed API of function SplashOutputDev::startDoc(). Regards Marek
Hi, I've committed the fix to master and rebuilt it with new poppler-0.20.1. Regards Marek
I'm pretty sure this patch is insufficient. Upstream bug report (with links to commits): https://code.google.com/p/pdf2djvu/issues/detail?id=66