Hi,
I'm hoping someone can give me a few pointers on installing saa7134 for
a FlyVideo3000 card.
I downloaded the 2.4.18 kernel sources.
Applied the 2.4.19-pre8 patch.
Applied the v4l2-01-add-api-api-2.4.19-pre8.diff patch.
Compiled the kernel.
Tried to make saa7134-0.1.6
The make threw the following errors.
make: /scripts/pathdown.sh: Command not found
ÐQ @ÐQ @In file included from
/usr/local/kernel/linux/include/linux/prefetch.h:13,
from /usr/local/kernel/linux/include/linux/list.h:6,
from saa7134-core.c:23:
/usr/local/kernel/linux/include/asm/processor.h:487: warning: no previous
prototype for `prefetch'
saa7134-core.c: In function `saa7134_buffer_finish':
saa7134-core.c:316: structure has no member named `ts'
make[2]: *** [saa7134-core.o] Error 1
make[1]: *** [_mod_/usr/local/kernel/saa7134-0.1.7] Error 2
make: *** [here] Error 2
How should I proceed?
Thanks,
Tom
make: /scripts/pathdown.sh: Command not found
ÐQ@ÐQ@In file included from /usr/local/kernel/linux/include/linux/prefetch.h:13,
from /usr/local/kernel/linux/include/linux/list.h:6,
from saa7134-core.c:23:
/usr/local/kernel/linux/include/asm/processor.h:487: warning: no previous prototype for `prefetch'
saa7134-core.c: In function `saa7134_buffer_finish':
saa7134-core.c:316: structure has no member named `ts'
make[2]: *** [saa7134-core.o] Error 1
make[1]: *** [_mod_/usr/local/kernel/saa7134-0.1.7] Error 2
make: *** [here] Error 2