From alsa-user-owner@alsa.jcu.cz  Sun Feb 28 22:25:56 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 WAA08565
	for <alsa-user@alsa.jcu.cz>; Sun, 28 Feb 1999 22:25:07 +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 10HDhv-0003Qt-00
	for alsa-user@alsa.jcu.cz; Sun, 28 Feb 1999 22:25:03 +0100
Message-ID: <36D9B431.54BEEF42@cable.a2000.nl>
Date: Sun, 28 Feb 1999 22:25:05 +0100
From: Pascal Haakmat <ahaakmat@cable.a2000.nl>
MIME-Version: 1.0
To: alsa-user@alsa.jcu.cz
Subject: Re: Problems compiling alsa-utils (& alsa-driver) solved!
References: <Pine.GSO.4.10.9902281314520.18018-100000@galjas.cs.vu.nl>
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

It turned out I had an incomplete C++ compiler apparently.. The
alsamixer also couldn't find /usr/include/ncurses.h, so I made a symlink
from /usr/include/ncurses/ncurses.h. I don't know if that's symlink's
supposed to be there? Anyhow, the driver works now! I'm very happy :)
Thanks to all you for your time and the developers of course. There are
still some problems with pops and crackles in the sound however
(especially when using X), and at maximum volume there is a lot of
distortion; is there an easy way to fix this?

