Re: [Alsa-user] xmms-alsa complications: help!!

2002-03-29 Thread Mark Khemma
looking in config.log, it seems that my snd-card info is not found in libasound: configure: In function `main': configure:1966: warning: return type of `main' is not `int' configure:2017: checking for snd_cards in -lasound configure:2036: gcc -o conftest -g -O2 -lasound -lasound conftest.c -las

Re: [Alsa-user] xmms-alsa complications: help!!

2002-03-29 Thread Bill Allen
You can try two things: remove config.cache and try again. If that doesn't work, look at config.log and find where the error message is generated. It should show you why it thinks you don't have libasound. Bill On Fri, 29 Mar 2002, Mark Khemma wrote: > > hello > i'm trying to compile xmms-

[Alsa-user] xmms-alsa complications: help!!

2002-03-29 Thread Mark Khemma
hello i'm trying to compile xmms-alsa, but up from the sky fell an error and the brick looked like: loading cache ./config.cache checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound checking for libasound headers version >= 0.1.1... found. checking for snd_cards in -lasound... no c