FTBFS in Natty: undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Inkscape |
Fix Released
|
High
|
ScislaC | ||
| inkscape (Debian) |
Fix Released
|
Unknown
|
|||
| inkscape (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Binary package hint: inkscape
My attempt to build inkscape_
CXXLD inkscape
/usr/bin/ld: libinkscape.
/usr/bin/ld: note: 'dlsym@
/lib64/libdl.so.2: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
This is probably due to the changes in binutils for Natty/Wheezy <http://
Inkscape has already been flagged as potentially having this problem at the following pages:
* http://
* https:/
Is this just a case of adding the following to src/Makefile.am?
libinkscape_
Added simple patch which seems to fix the bug for me in a local chroot build
see <https:/
Yes, that would be more sensible. I'll update the patch shortly
- 02-fix-binutils-gold-build-failure.dpatch Edit (913 bytes, text/plain)
Updated patch as discussed. Still builds fine locally
Ubuntu fix submitted for sponsorship in bug #645888
This bug was fixed in the package inkscape - 0.48.0-1ubuntu2
---------------
inkscape (0.48.0-1ubuntu2) natty; urgency=low
* Bug-fix release (LP: #645888)
* Added 02-fix-
* debian/control: No longer suggest ttf-dejavu (LP: #643371)
-- Alex Valavanis <email address hidden> 2010年10月19日 00:53:16 +0100
Patch committed by ScislaC
inkscape trunk: r9894
inkscape 0.48.x: r9722
removed: patch-forwarded-upstream