On Sun, Jun 10, 2007 at 11:08:00PM +0200, Matthias Bläsing wrote:
> I installed bluetooth-alsa and wondered why ekiga told me that it could
> not find the necessary library. It tried to load it from "plugindir". A
> bit of search revealed, that this is the default defined in the
> configure script of libasound2.

I assume this is an error in alsa-lib's configure script:
AC_DEFINE_UNQUOTED(ALSA_PLUGIN_DIR, "plugindir", [directory containing ALSA 
add-on modules])
ALSA_PLUGIN_DIR="$plugindir"AC_SUBST(ALSA_PLUGIN_DIR)

That should read $plugindir, obviously.

> I changed that to "/usr/lib/alsa-lib" and not to suprisingly after
> rebuilding it worked. So you can either patch the configure script or 
> pass --with-plugindir="/usr/lib/alsa-lib" to the build.

We'll pass --with-plugindir for now, and will try to get a patch
accepted upstream.

Thanks for your bug report,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
[EMAIL PROTECTED]     [EMAIL PROTECTED]     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

Attachment: signature.asc
Description: Digital signature

Reply via email to