From alsa-user-owner@alsa.jcu.cz  Thu Dec 10 19:51:10 1998
Received: from getafix.isgtec.com (getafix.isgtec.com [204.92.192.2])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id TAA18331
	for <alsa-user@alsa.jcu.cz>; Thu, 10 Dec 1998 19:48:59 +0100
Received: from isgtec.com (drbong.isgtec.com [3.0.0.195])
	by getafix.isgtec.com (8.9.1a/8.9.1) with ESMTP id NAA24877
	for <alsa-user@alsa.jcu.cz>; Thu, 10 Dec 1998 13:46:45 -0500 (EST)
Received: from dinobot.isgtec.com (dinobot.isgtec.com [3.0.5.61])
	by isgtec.com (8.8.8/8.8.8) with ESMTP id NAA10803
	for <alsa-user@alsa.jcu.cz>; Thu, 10 Dec 1998 13:43:00 -0500 (EST)
Received: by dinobot with Internet Mail Service (5.5.2232.9)
	id <W492437Z>; Thu, 10 Dec 1998 13:47:10 -0500
Message-ID: <62AAA419C11DD211BAE400A0C9B3CE89ECFC06@dinobot>
From: Christopher Atlee <catlee@isgtec.com>
To: "'alsa-user@alsa.jcu.cz'" <alsa-user@alsa.jcu.cz>
Subject: MaxiSound 64
Date: Thu, 10 Dec 1998 13:47:07 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hi,

I tried installing alsa from CVS last night, and I ran into a problem with
alsa-lib.  When I run autoconf, it says "AC_TRY_RUN called with default to
allow cross compile" or something like that.  It does generate a configure
script, but it doesn't run.

Also, I have a MaxiSound 64 (uses an ESS chipset) that I've tried to get
working using the non-cvs drivers on the ftp site.  alsaconf generates a bad
conf.modules file that looks something like this:
# --- BEGIN: Generated by ALSACONF, do not edit. ---
alias char-major-14 snd
alias snd-minor-oss-0
alias snd-minor-oss-3 snd-pcm1-oss
alias snd-minor-oss-4 snd-pcm1-oss
alias snd-minor-oss-5 snd-pcm1-oss
alias snd-minor-oss-12 snd-pcm1-oss
alias snd-card-0
options snd snd_major=14 snd_cards_limit=1 snd_device_mode=0660 
snd_device_gid=29 snd_device_ui d=0
options  snd_index=1 snd_id=CARD_1
# --- END: Generated by ALSACONF, do not edit. ---

(I actually grabbed this from a previous message on the list, but it matches
mine for the important stuff)
What should I put for snd-minor-oss-0 and snd-card-0 ?

Thanks,
Chris

