From alsa-user-owner@alsa.jcu.cz  Sun Feb 28 08:49:57 1999
Received: from smtp1.a2000.nl (farida.a2000.nl [62.108.1.19])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id IAA16821
	for <alsa-user@alsa.jcu.cz>; Sun, 28 Feb 1999 08:46:57 +0100
Received: from node10450.a2000.nl ([24.132.4.80] helo=cable.a2000.nl)
	by farida.a2000.nl with esmtp (Exim 2.02 #4)
	id 10H0wC-0000Xo-00
	for alsa-user@alsa.jcu.cz; Sun, 28 Feb 1999 08:46:56 +0100
Message-ID: <36D8F471.C7C984E3@cable.a2000.nl>
Date: Sun, 28 Feb 1999 08:46:57 +0100
From: Pascal Haakmat <ahaakmat@cable.a2000.nl>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
Subject: Problems compiling alsa-utils
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

Hi,

I'm trying to get my AudioPCI card working with the ALSA drivers. I've
compiled the drivers and installed them, they seem to work, but there is
no sound. cat /proc/asound/0/mixer0 shows that all channels are muted.
The FAQ says I should use the autils package to unmute the channels.
When compiling alsa-utils0.3.0-pre4 however, I get compilation errors
such as:

/usr/include/time.h:155: syntax error before `('
In file included from amixer.cpp:26:
/usr/include/sys/asoundlib.h:201: type specifier omitted for parameter
/usr/include/sys/asoundlib.h:201: parse error before `)'
/usr/include/sys/asoundlib.h:202: type specifier omitted for parameter
/usr/include/sys/asoundlib.h:202: parse error before `)'
/usr/include/sys/asoundlib.h:221: type specifier omitted for parameter
/usr/include/sys/asoundlib.h:221: parse error before `)'
/usr/include/sys/asoundlib.h:262: type specifier omitted for parameter
/usr/include/sys/asoundlib.h:262: parse error before `)'
/usr/include/sys/asoundlib.h:263: type specifier omitted for parameter
/usr/include/sys/asoundlib.h:263: parse error before `)'
make[1]: *** [amixer.o] Error 1

My system is RedHat 5.2, kernel 2.0.36, I'm trying to install alsa
0.3.0-pre4. I'm a newbie to Linux so please be elaborate in your
explanations.. Thanks.

