[Poppler-bugs] [Bug 69608] poppler_page_get_text() ordering does not agree with poppler_page_get_text_layout() as docs say it should
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Sep 21 04:02:24 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69608
--- Comment #3 from Peter Waller <p at pwaller.net> ---
I did try git master but I encountered this:
Linking CXX shared library libpoppler.so
/usr/bin/ld:
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libfontconfig.a(fccfg.o):
relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libfontconfig.a:
error adding symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [libpoppler.so.43.0.0] Error 1
So I tried to build my own libfontconfig with -fPIC but got this:
Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
Working on:
/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:1:59:W:
cannot generate system identifier for public text "-//OASIS//DTD DocBook
V4.1//EN"
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:35:0:E:
reference to entity "REFENTRY" for which no system identifier could be
generated
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:1:0:
entity was defined here
nsgmls:/home/pwaller/.local/src/fontconfig/fc-cache/../fc-cache/fc-cache.sgml:35:0:E:
DTD did not contain element declaration for document type name
which persists even after installing every docbook and sgml and dtd related
pacakge I can think of. Hints?
--
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/20130921/2521a748/attachment.html>
More information about the Poppler-bugs
mailing list