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_
Changed in inkscape (Ubuntu): | |
importance: | Undecided → Medium |
Changed in inkscape: | |
importance: | Undecided → High |
tags: | added: build |
description: | updated |
Changed in inkscape (Debian): | |
status: | Unknown → New |
Changed in inkscape (Debian): | |
status: | New → Confirmed |
Changed in inkscape: | |
assignee: | nobody → ScislaC (scislac) |
tags: |
added: patch-accepted-upstream removed: patch-forwarded-upstream |
Changed in inkscape (Debian): | |
status: | Confirmed → Fix Released |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Added simple patch which seems to fix the bug for me in a local chroot build