Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294788 - dev-libs/liblist-2.1 only installs static library
Summary: dev-libs/liblist-2.1 only installs static library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-27 05:04 UTC by Nathan Phillip Brink (binki) (RETIRED)
Modified: 2009-12-05 22:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-11-27 05:04:53 UTC
It is gentoo policy that libs install dynamic versions in addition to static versions of themselves unless if there is some good reason for static linking. This library is very small and many of the functions could be implemented as function, but it should conform to the policy.

 $ qlist liblist
/usr/lib/liblist.a
/usr/share/man/man3/llist.3.bz2
/usr/share/man/man3/lstack.3.bz2
/usr/share/man/man3/lqueue.3.bz2
/usr/include/queue.h
/usr/include/stack.h
/usr/include/list.h
Comment 1 Steve Arnold archtester gentoo-dev 2009-12-05 22:35:17 UTC
That's probably because that's all this package ever had, but now it does have a lemony-fresh shared lib (try the new revision).