[kaffe] Sound on XSCALE (no mixer supporting this type of line...)

asutosh gopinath asutosh.gopinath at lycos.com
Fri Jul 30 20:56:01 PDT 2004


Hi,
I checked the config.log and it shows the following:

configure:46526: checking for snd_ctl_open in -lasound
configure:46556: arm-linux-gcc -o conftest -O0 -Wall -Wstrict-prototypes -fsigne
d-char -I/opt/arm-linux/lib/include  -DNDEBUG
-L/opt/arm-linux/lib/lib conftest.c -lasound   -L/opt/arm-linux/lib/
lib -lasound -lm -ldl -lpthread -L/opt/arm-linux
/lib >&5
conftest.c:194: warning: function declaration isn't a prototype
conftest.c:197: warning: function declaration isn't a prototype
/opt/arm-linux/lib/lib/libasound.so: undefined reference to `pthread_cond_
signal at GLIBC_2.3.2'
/opt/arm-linux/lib/lib/libasound.so: undefined reference to `pthread_cond_
destroy at GLIBC_2.3.2'
/opt/arm-linux/lib/lib/libasound.so: undefined reference to `pthread_cond_
wait at GLIBC_2.3.2'
/opt/arm-linux/lib/lib/libasound.so: undefined reference to `pthread_cond_
init at GLIBC_2.3.2'
collect2: ld returned 1 exit status
configure:46562: $? = 1
configure: failed program was:
| /* confdefs.h.  */


I have no idea how to fix it. 

Regards
Asutosh
===============

----- Original Message -----
From: Matthias Pfisterer <Matthias.Pfisterer at web.de>
Date: Fri, 30 Jul 2004 15:43:31 +0200
To: asutosh gopinath <asutosh.gopinath at lycos.com>
Subject: Re: [kaffe] Sound on XSCALE (no mixer supporting this type of   line...)

> Hi,
> 
> using ALSA 1.0.5 sould work. The libraries are searched for in the 
> standard library paths (/usr/lib, /usr/local/lib, ... depending on your 
> linker configuration).
> 
> Please check the file config.log for the reason why exactly the test fails.
> 
> Matthias
> 
> 
> asutosh gopinath wrote:
> > Hi,
> > Configure gives following output for ALSA ( I did not notice it before !)
> > 
> > checking for ALSA CFLAGS...  -I/usr/local/arm-linux/lib/include
> > checking for ALSA LDFLAGS...  -L/usr/local/arm-linux/lib/lib -lasound -lm -ldl -
> > lpthread
> > checking for libasound headers version >= 1.0.1... found.
> > checking for snd_ctl_open in -lasound... no
> > Useable version of ALSA not found.
> > 
> > Where ( path/to/alsa) is it trying to find the usable version? 
> > I have installed libasound2 (1.0.5-1) from debian.org
> > 
> >>From where can i get "usable" version of ALSA.
> > 
> > Regards
> > Asutosh

-- 
_______________________________________________
Find what you are looking for with the Lycos Yellow Pages
http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10





More information about the kaffe mailing list