El Sábado, 6 de Mayo de 2006 19:23, Dan Nicholson escribió:
> 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.
Hi.
I don't see any ALSA 1.0.x in config.log. But I see some #define in config.h
set to 1, enabling alsa 1.0.x, such as this:
/* Define if you have alsa 1.x */
#define ALSA_PCM_OLD_SW_PARAMS_API 1
Also, it is linked to libasound:
[EMAIL PROTECTED]:LFS:/sources/arts-1.5.2# ldd /bin/artsd | grep asound
libasound.so.2 => /usr/lib/libasound.so.2 (0xb7c1c000)
So it seems that it isn't a build/linking problem. I don't know what to do, it
should "just work", right?
Alberto
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page