From alsa-user-owner@alsa.jcu.cz  Tue Feb  2 22:45:53 1999
Received: from smtp0.mindspring.com (smtp0.mindspring.com [207.69.200.30])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id WAA13831
	for <alsa-user@alsa.jcu.cz>; Tue, 2 Feb 1999 22:45:40 +0100
Received: from usa.net (pool-207-205-150-124.dlls.grid.net [207.205.150.124])
	by smtp0.mindspring.com (8.8.5/8.8.5) with ESMTP id QAA21020
	for <alsa-user@alsa.jcu.cz>; Tue, 2 Feb 1999 16:45:33 -0500 (EST)
Message-ID: <36B771D1.EEFAF325@usa.net>
Date: Tue, 02 Feb 1999 15:44:49 -0600
From: Dustin Puryear <dpuryear@usa.net>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
Subject: Re: Running ALSA with a STB SoundRage32
References: <Pine.LNX.4.04.9901311220190.6030-100000@pluto.andeby>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Anders Semb Hermansen wrote:
> Looks like you need the GNU libtool package. I don't know what dist. you
> use but it's in the RedHat dist. that I use (5.2)

Actually, I installed libtool quite a while ago. It seems that a number
of configure scripts have a hard time finding it. Hmm, I just fix that
with by using a sed search&replace on the Makefiles. Temporary fix, but
it works.

I just *retried* to install drivers-pre3 and lib-pre3. I have tagged the
output of /..lib-pre3 configure script. BTW, the driver compiled and
installed flawlessly.

<dpuryear@ka:/usr/local/src/alsa/alsa-lib-0.3.0pre3a:139># configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... (cached) yes
configure: AM_PROG_LIBTOOL: command not found
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for linux/asound.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether byte ordering is bigendian... (cached) no
checking whether time.h and sys/time.h may both be included... (cached)
yes
checking whether gcc needs -traditional... (cached) no
checking for alsa-driver package... not found or wrong version
configure: error: Install alsa-driver v0.3.0pre1+ package first...

Regards, Dustin

P.S. I appreciate the step-by-step help you are giving. Otherwise, I
would have given up a while ago.

-- 
Dustin Puryear * dpuryear@usa.net * ICQ 6644253 
Help Crack Government Encryption: http://www.distributed.net
This mind intentionally left blank.


