2002-06-16 20:30:03

by Rolf Fokkens

[permalink] [raw]
Subject: [BUG] [2.4.19-pre10] w9966 doesn't compile

Hi!

While trying to compile 2.4.19pre10 the following error occurs:

w9966.c:68: warning: invalid character in macro parameter name
w9966.c:68: badly punctuated parameter list in `#define'
w9966.c:69: warning: invalid character in macro parameter name
w9966.c:69: badly punctuated parameter list in `#define'
w9966.c: In function `w9966_init':
w9966.c:329: warning: implicit declaration of function `DPRINTF'
w9966.c: In function `w9966_setup':
w9966.c:432: warning: implicit declaration of function `DASSERT'

Relevant config options seem to me:

CONFIG_VIDEO_W9966=m

Cheers,

Rolf