[cairo-bugs] [Bug 42401] New: BFD check fails on fedora 16
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 30 07:29:37 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42401
Bug #: 42401
Summary: BFD check fails on fedora 16
Classification: Unclassified
Product: cairo
Version: 1.10.1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: chpe at gnome.org
QAContact: cairo-bugs at cairographics.org
Created attachment 52914
--> https://bugs.freedesktop.org/attachment.cgi?id=52914
patch
cairo git master @ 8ddecc08a5e4fc43368c01e4e85215962b009b92
Fedora 16; binutils and binutils-devel are installed, /usr/lib/libbfd.a and
/usr/include/bfd.h exists. However, the configure check for BFD still fails
with this notice in config.log:
/usr/lib/libbfd.a(plugin.o): In function `try_load_plugin':
(.text+0x53c): undefined reference to `dlopen'
/usr/lib/libbfd.a(plugin.o): In function `try_load_plugin':
(.text+0x563): undefined reference to `dlsym'
/usr/lib/libbfd.a(plugin.o): In function `try_load_plugin':
(.text+0x5e9): undefined reference to `dlerror'
collect2: ld returned 1 exit status
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the cairo-bugs
mailing list