Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3110 - media-sound/xmms-aalsa broken (gcc3)
Summary: media-sound/xmms-aalsa broken (gcc3)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-28 08:00 UTC by walt
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 walt 2002-05-28 08:00:36 UTC
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound
checking for libasound headers version >= 0.5.0... found.
checking for snd_cards in -lasound... no
configure: error: No linkable libasound was found.

And this is what I actually have in /usr/lib:
-rwxr-xr-x    1 root     root          656 May 11 01:05 libasound.la*
lrwxrwxrwx    1 root     root           18 May 11 01:05 libasound.so ->
libasound.so.2.0.0*
lrwxrwxrwx    1 root     root           18 May 11 01:05 libasound.so.2 ->
libasound.so.2.0.0*
-rwxr-xr-x    1 root     root       538088 May 11 01:05 libasound.so.2.0.0*
Comment 1 Aniruddha Shankar 2002-05-31 19:21:25 UTC
I get the same error when I am trying to emerge the package and I am using gcc
version 2.95.3 20010315 (release)
 

Comment 2 Matthew Kennedy (RETIRED) gentoo-dev 2002-06-01 03:01:18 UTC
what version of alsa-driver do you have emerged?

If you have alsa-driver-0.9* then you need "emerge alsa-xmms", NOT xmms-aalsa.

Yeah, I know  :)

Matt