[Poppler-bugs] [Bug 7613] New: libpoppler doesn't link against
libfontconfig when cairo backend is chosen
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Mon Jul 24 05:49:08 PDT 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7613
Summary: libpoppler doesn't link against libfontconfig when cairo
backend is chosen
Product: poppler
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cairo backend
AssignedTo: poppler-bugs at lists.freedesktop.org
ReportedBy: slomo at ubuntu.com
Hi,
in 0.5.3 (at least) libpoppler isn't linked against libfontconfig although it
uses FcInit() and other functions. This breaks applications that use libpoppler
but don't link against libfontconfig themself.
The easy fix would be the addition of $(CAIRO_LIBS) to libpoppler_la_LIBADD in
poppler/Makefile.am.
I would recommend adding -Wl,--no-undefined to LDFLAGS to prevent such problems
in the future or make them at least easier discoverable.
Bye
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Poppler-bugs
mailing list