From alsa-devel-owner@alsa.jcu.cz  Sun Feb 21 12:56:19 1999
Received: from post.mail.demon.net (finch-post-11.mail.demon.net [194.217.242.39])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id MAA07313
	for <alsa-devel@alsa.jcu.cz>; Sun, 21 Feb 1999 12:54:43 +0100
Received: from [212.228.182.246] (helo=ariel.sr.home)
	by post.mail.demon.net with esmtp (Exim 2.12 #1)
	id 10EXT4-000IGO-00
	for alsa-devel@alsa.jcu.cz; Sun, 21 Feb 1999 11:54:38 +0000
Received: (from steve@localhost)
	by ariel.sr.home (8.8.7/8.8.7) id LAA02986
	for alsa-devel@alsa.jcu.cz; Sun, 21 Feb 1999 11:54:17 GMT
Date: Sun, 21 Feb 1999 11:54:17 GMT
From: Steve Ratcliffe <steve@parabola.demon.co.uk>
Message-Id: <199902211154.LAA02986@ariel.sr.home>
To: alsa-devel@alsa.jcu.cz
Subject: Re: More PCM/RT stuff (replies mostly)
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list


From: Fred Floberg <ffloberg@snet.net>
> The patch file operates on kernel/Makefile by adding "lists.o" to the OBJECTS
> variable near the top of the Makefile, but lists.c doesn't seem to exist
> anywhere, and this causes make to die. Removing the line continuation (\)
> and commenting out "lists.o" in the list of OBJECTS allows make to run to
> completion without error or warning. I'm working from CVS code downloaded
> less than two hours ago, so I guess lists.c must be something you're working
> on locally.

Yes, sorry conflicting patches.  This is now fixed.

Also:

> In rtctimer.c you have:
>
> extern struct symbol_table snd_symbol_table_rtctimer_export;
>

This can be removed, it is not used.  Fixed in latest version.

> P.S. Minor quibble. The order in which you specified the directories/files
> in your diff command to make hires-0.0.1.patch must've been in reverse.
> Patch complains that the patch file is a reverse patch (and looking at the
> top of hires-0.0.1.patch shows that it is).

OK, fixed

It was late...

Thanks for your help.

..Steve

