On Wed, 21 Jan 2004, Ferenc Wagner wrote:

>                Hello!
> 
> $ ./pcm
> Playback device is plughw:0,0
> Stream parameters are 44100Hz, S16_LE, 1 channels
> Sine wave rate is 440.0000Hz
> Using transfer method: write
> ALSA lib pcm.c:1876:(snd_pcm_open_conf) symbol _snd_pcm_plug_open is not defined 
> inside (null)
> Playback open error: No such device or address

[EMAIL PROTECTED]:~/alsa/alsa-lib/test> make pcm
if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -static -Wall 
-pipe -g -MT pcm.o -MD -MP -MF ".deps/pcm.Tpo" \
  -c -o pcm.o `test -f 'pcm.c' || echo './'`pcm.c; \
then mv -f ".deps/pcm.Tpo" ".deps/pcm.Po"; \
else rm -f ".deps/pcm.Tpo"; exit 1; \
fi
/bin/sh ../libtool --mode=link gcc  -static -Wall -pipe -g   -o pcm  pcm.o 
../src/libasound.la
mkdir .libs
gcc -Wall -pipe -g -o pcm pcm.o  ../src/.libs/libasound.so -lm -ldl 
-lpthread -Wl,--rpath -Wl,/home/perex/alsa/alsa-lib/src/.libs
[EMAIL PROTECTED]:~/alsa/alsa-lib/test> ./pcm
Playback device is plughw:0,0
Stream parameters are 44100Hz, S16_LE, 1 channels
Sine wave rate is 440.0000Hz
Using transfer method: write


So, what's your problem?

[EMAIL PROTECTED]:~/alsa/alsa-lib/test> libtool --version
ltmain.sh (GNU libtool) 1.5 (1.1220.2.1 2003/04/14 22:48:00)

[EMAIL PROTECTED]:~/alsa/alsa-lib/test> automake --version
automake (GNU automake) 1.7.6

[EMAIL PROTECTED]:~/alsa/alsa-lib/test> autoconf --version
autoconf (GNU Autoconf) 2.57

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to