Hi,
libreoffice-6.4.1.2 obviously incorporates recent poppler changes, I was
able to build it successfully without the globalParams and const*Path
seds in the book introduced this year.
However, there is already a new one: libreoffice-6.4.2.1 does not need
aboves seds either, but either itself or poppler-0.86.1 introduced a new
problem. Now build would fail early without this:
sed -e 's@getURI()->c_str()@getURI().c_str()@' -i
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
There is a lot of poppler version checking in pdfioutdev_gpl.cxx already,
and even for the very line effected: "->c_str()" was only introduced
for poppler-0.72 and now has to change once more.
regards
Uwe
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page