Brian J. Murrell wrote:
On Sun, Feb 17, 2002 at 01:28:58PM +0200, Justin Schoeman wrote:
Brian J. Murrell wrote:
On Sun, Feb 17, 2002 at 10:50:02AM +0100, Dirk Meul wrote:
Hello!
Hi,
I've some problems with bttv 0.8.34. First i had to include
asm/hardirq.h to bttv-driver.c and bttv-risc.c because of the
in_interrupt macro.
Ahhhh. Thanx! I got the same problem too.
I am also seeing "do_select" as unresolved with the vl2 (standalone)
package. Specifically the v4l1-compat.o module wants it and can't
find it.
This is only available in the kernel patch set, as this symbol needs to
be exported from the kernel itself.
I don't understand why you have a "v4l2" package if it's impossible to
build it without patching the kernel?
In any case, it's only the v4l1 compat module that is having the
problem and everything I am using can do v4l2 so I don't really care.
I think you basically answered the question there. The v4l2 package
gives you just that - v4l2. The rest is broken at the moment.
-justin