From alsa-devel-owner@alsa.jcu.cz  Fri Mar  5 18:52:48 1999
Received: from hera.tctc.com (tctc.com [205.243.39.34])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id SAA26096
	for <alsa-devel@alsa.jcu.cz>; Fri, 5 Mar 1999 18:50:57 +0100
Received: from tctc.com (dial1-32.tctc.com [205.243.39.201])
	by hera.tctc.com (8.8.7/8.8.7) with ESMTP id MAA01352
	for <alsa-devel@alsa.jcu.cz>; Fri, 5 Mar 1999 12:50:48 -0500
Message-ID: <36E01988.A0CCDA2@tctc.com>
Date: Fri, 05 Mar 1999 12:51:04 -0500
From: Jay Zach <zachj@tctc.com>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
Subject: install
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

my 'make install' of the ALSA drivers errors out with the following
output.  what can I do to correct it?  I run Caldera OpenLinux 1.3 on
the 2.0.35 kernel.




ALSA modules were sucessfully compiled.

mkdir -p /lib/modules/2.0.35/misc
rm -f /lib/modules/2.0.35/misc/snd*.o /lib/modules/2.0.35/misc/persist.o
/lib/modules/2.0.35/misc/isapnp.o
cp modules/*.o /lib/modules/2.0.35/misc
/sbin/depmod -a 2.0.35
Can't open /lib/modules/2.0.35/modules.dep
make: *** [install] Error 255



