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

Matthias Pfisterer Matthias.Pfisterer at web.de
Fri Jul 30 06:43:31 PDT 2004


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
> ================================================
> ----- Original Message -----
> From: Matthias Pfisterer <Matthias.Pfisterer at web.de>
> Date: Fri, 30 Jul 2004 09:03:45 +0200
> To: asutosh gopinath <asutosh.gopinath at lycos.com>
> Subject: Re: [kaffe] Sound on XSCALE (no mixer supporting this type of line...)
> 
> 
>>Hi,
>>
>>- it may be a bug in your program. Either provide the source code of 
>>your test program, or check with AudioPlayer from the Java Sound 
>>Resources (URL below).
>>
>>- are you shure that the your installation is correct? How did you test 
>>it? Make sure there are Mixers at all. Run 'DumpJSInfo --mixers' (see 
>>http://www.jsresources.org/examples/DumpJSInfo.html).
>>
>>Matthias
> 
> 


-- 
Matthias Pfisterer	Matthias.Pfisterer at web.de
Reuchlinstrasse 28	phone ++49-711-62 87 12
D-70176 Stuttgart	(in Deutschland 0711-62 87 12)
GERMANY

Work like you don't need the money.
Love like you've never been hurt.
Dance like nobody is watching.

Java Sound Resources (examples, FAQ, applications):
http://www.jsresources.org/

Tritonus, the open source implementation of the Java Sound API:
http://www.tritonus.org/
--------------------------------------------------------------





More information about the kaffe mailing list