Package: ncbi-blast+
Version: 2.2.25-3
Severity: wishlist
User: debian-...@lists.debian.org
Usertags: ld-as-needed

the private libs of ncbi-blast+ are pretty much all underlinked[0]:
$ ldd -r /usr/lib/ncbi-blast+/*so 2>&1  | grep -c undefined
8291

this prevents building the package with ld --as-needed
See the log in the ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/ncbi-blast+/+bug/803185

It would be great if you could link all shared libraries with the
libraries they directly use.
E.g. libncbi_xloader_blastdb.so needs to link with -lxncbi -lseqdb -lseq
-lseqset -lxobjmgr

[0] http://wiki.mandriva.com/en/Underlinking


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to