qtiplot FTBFS in natty
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QtiPlot |
Invalid
|
Undecided
|
Unassigned | ||
qtiplot (Debian) |
Fix Released
|
Unknown
|
|||
qtiplot (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: qtiplot
Attempting to build qtiplot_
../3rdparty/
/usr/bin/ld: ../tmp/
/usr/bin/ld: note: 'gzclose' is defined in DSO /lib/libz.so.1 so try adding it to the linker command line
/lib/libz.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
This is most likely caused by the removal of indirect linkage by default in binutils-gold. We will need to add -lz to the library list
Related branches
tags: | added: patch-forwarded-debian |
Changed in qtiplot (Debian): | |
status: | Unknown → Confirmed |
Changed in qtiplot (Debian): | |
status: | Confirmed → Fix Released |
Added -lz to qtiplot/qtiplot.pro
This now builds successfully in my ppa:
https:/ /edge.launchpad .net/~valavanis alex/+archive/ qtiplot/ +packages