Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5269 - alsa-xmms not compatible with most recent alsa libs
Summary: alsa-xmms not compatible with most recent alsa libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 5255
  Show dependency tree
 
Reported: 2002-07-19 15:52 UTC by Ben Beuchler
Modified: 2002-07-24 02:04 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 Ben Beuchler 2002-07-19 15:52:43 UTC
The alsa-xmms ebuild refuses to compile, stating that it cannot find a 
version of the alsa libs against which it can compile.  A poke through the 
config.log reveals that it is trying to call snd_cards(), which is 
apparently no longer in libasound.so.  It doesn't appear that the package 
has been updated in over two years.

I recommend replacing it with this one, which compiled nicely and seems to 
be working just fine:

http://savannah.gnu.org/projects/alsa-xmms
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2002-07-24 02:04:39 UTC
It seems alsa-xmms is updated to use the source from
http://savannah.gnu.org/projects/alsa-xmms now.