Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 294788

Summary: dev-libs/liblist-2.1 only installs static library
Product: Gentoo Linux Reporter: Nathan Phillip Brink (binki) (RETIRED) <binki>
Component: [OLD] LibraryAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: normal CC: dev-tools
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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).