From alsa-devel-owner@alsa.jcu.cz  Sun Sep  6 23:04:39 1998
Received: from entry.jcu.cz (perex@entry.jcu.cz [160.217.1.111])
	by marvin.jcu.cz (8.8.8/8.8.8) with SMTP id XAA14187;
	Sun, 6 Sep 1998 23:04:19 +0200
Date: Sun, 6 Sep 1998 23:04:19 +0200 (MET DST)
From: Jaroslav Kysela <perex@jcu.cz>
To: David Fries <dfries@umr.edu>
cc: alsa-devel@alsa.jcu.cz
Subject: Re: 2.1.119 problems and can't compile
In-Reply-To: <19980906153104.A374@AeroSpace.miango.com>
Message-ID: <Pine.LNX.3.96.980906225457.21212L-100000@entry.jcu.cz>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

On Sun, 6 Sep 1998, David Fries wrote:

> I just updated the cvs tree just a few minutes ago and I'm getting errors
> compiling the tree.  I'm having a similar problem with the sound driver as
> I had on an earlier kernel.  Everytime amixer is run /proc/modules lists
> snd-gusmax as being used another time and anything that trys to play sound
> says "Device or resource busy".

You have probably mixed modules from previous version of ALSA. From
0.2.0pre6 is /proc/sound obsolete (now is right place /proc/asound).

> AeroSpace:/tmp/alsa/alsa-driver/kernel/seq$ cvs status seq.c
> ===================================================================
> File: seq.c             Status: Up-to-date
> 
>    Working revision:    1.3
>    Repository revision: 1.3

perlin:~/alsa/alsa-driver/include$ cvs log seq.h | less
----------------------------
revision 1.5
date: 1998/09/06 20:59:52;  author: perex;  state: Exp;  lines: +2 -0
Added #ifdef __KERNEL__ to includes...
----------------------------
revision 1.4
date: 1998/09/01 21:51:04;  author: frank;  state: Exp;  lines: +3 -2
Changed data type for real-time events to 'struct timespec' compatible
format.

As you see, this is frank's work... Fixed now.. Try cvs update and
recompile driver + other packages again...

						Jaroslav

-----
Jaroslav Kysela <perex@jcu.cz>
Academic Computer Centre, University of South Bohemia
Branisovska 31, C. Budejovice, CZ-370 05 Czech Republic



