From alsa-devel-owner@alsa.jcu.cz  Tue Feb 16 18:03:13 1999
Received: from vipunen.hut.fi (vipunen-a.hut.fi [130.233.249.7])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id SAA06121
	for <alsa-devel@alsa.jcu.cz>; Tue, 16 Feb 1999 18:02:44 +0100
Received: from alpha.hut.fi (iheino@alpha.hut.fi [130.233.224.50])
	by vipunen.hut.fi (8.9.2/8.9.1) with SMTP id TAA17300;
	Tue, 16 Feb 1999 19:02:41 +0200
Date: Tue, 16 Feb 1999 19:02:40 +0200 (EET)
From: Tuomas Heino <iheino@cc.hut.fi>
To: Jaroslav Kysela <perex@jcu.cz>
cc: alsa-devel@alsa.jcu.cz
Subject: Re: alsa-util: configure version check incorrect? (aclocal?)
In-Reply-To: <Pine.LNX.3.96.990215205603.8823B-100000@entry.jcu.cz>
Message-ID: <Pine.OSF.3.96.990216185710.28456A-100000@alpha.hut.fi>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Mon, 15 Feb 1999, Jaroslav Kysela wrote:

> On Mon, 15 Feb 1999, Tuomas Heino wrote:
> 
> > On Mon, 15 Feb 1999, Jaroslav Kysela wrote:
> >
> > > You have probably old m4 macro file in /usr/share/aclocal directory.
> > > Remove file /usr/share/aclocal/alsa-lib.m4.
> > > 
> > Hmm... is this documented somewhere? the next error: (result of aclocal after rm alsa-lib.m4)
> > aclocal: configure.in: 13: macro `AM_PATH_ALSA' not found in library
> 
> There should be alsa.m4 file in /usr/share/aclocal directory (the alsa-lib
> package should install this file to this location).
> 
Thanks... "aclocal -I /usr/local/share/aclocal" did it for me ;)
[hmm should alsa-lib's configure --prefix=/usr/local do something to this situation?]
... anyway I still have no sound as my stupid 2.2.1 kernel won't give me any DMA:ble memory :(
anyone know how to fix that? ;)


