[Pkg-alsa-devel] Bug#287010: Modules fail to build

J.H.M. Dassen (Ray) "J.H.M. Dassen (Ray)" <fsmla@xinara.org>, 287010@bugs.debian.org
Sat, 1 Jan 2005 14:55:52 +0100


On Thu, Dec 23, 2004 at 17:28:48 +0100, J.H.M. Dassen (Ray) wrote:
> The modules fail to build for me when trying to build them for 2.4.29-pre3;
> the build ends with a parse error:

> /usr/local/src/linux/include/linux/delay.h:57: error: parse error before "do"

As of 2.4.29-pre3, include/linux/delay.h defines an "msleep" function. This
conflicts with the macro defined in alsa-driver/include/adriver.h . Thus,
the conditional around that macro definition will need to be updated for
2.4.29.

Ray
-- 
I'm really not a very nice person. I can say "I don't care" with a straight
face, and really mean it.
	Linus Torvalds on the linux-kernel list