On 5/6/06, Alberto Hernando <[EMAIL PROTECTED]> wrote:
But also this:
configure:39458: checking for alsa/asoundlib.h
configure:39465: result: yes
configure:39520:
gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_
BSD_SOURCE -DNDEBUG -O2 -O2 -march=athlon-tbird -pipe -ffast-math
-fomit-frame-pointer -fPIC -Wformat-security -Wmissing-format-attribute
-DQT_THREAD_SU
PPORT -D_REENTRANT conftest.c >&5
In file included from conftest.c:133:
/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated,
use <alsa/asoundlib.h> instead.
conftest.c:146:10: #error not ALSA 0.9.x
Further down, it should check for ALSA 1.0.x. Are you sure it's not
linking in alsa? During the build, do you see -lasound anywhere?
After configure, do you have "#define HAVE_LIBASOUND2 1" in config.h?
This might not be your problem, but I'm not really familiar with aRts.
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page