Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86333 - alsa-lib-1.0.8.ebuild won't build static libraries
Summary: alsa-lib-1.0.8.ebuild won't build static libraries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-22 17:29 UTC by mcnster
Modified: 2005-03-23 01:51 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 mcnster 2005-03-22 17:29:19 UTC
Semantic error in ebuild prevents static librar(ies) from being built.

Reproducible: Always
Steps to Reproduce:
1. emerge alsa-lib
2. Look for /usr/lib/libasound.a (not there)
3. Look behind the couch (not there either)




Removing both instances of "=yes" on line 41 of ebuild fixes problem
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-23 01:49:56 UTC
Weirdness...  The =yes should do absolutely nothing:

(01:48:19 Wed Mar 23 2005 root@cid i686)
~ $  qpkg -I -v -f /usr/lib/libasound.a         
media-libs/alsa-lib-1.0.8 *
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-03-23 01:51:53 UTC
ok, I've updated the ebuild... but I am still curious what caused this for you...