compiling the driver with the new kernel results: ekim:/var/dvb0.8.2/DVB/driver# make make: /scripts/pathdown.sh: Kommando nicht gefunden. DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules) make[1]: Entering directory `/usr/src/linux' make -C /var/dvb0.8.2/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h" MAKING_MODULES=1 modules make[2]: Entering directory `/var/dvb0.8.2/DVB/driver' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=k6 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -I ../ost/include -c -o videodev.o videodev.c videodev.c:425: conflicting types for `video_register_device_Recfe1c4b' /usr/src/linux/include/linux/videodev.h:37: previous declaration of `video_register_device_Recfe1c4b' make[2]: *** [videodev.o] Fehler 1 make[2]: Leaving directory `/var/dvb0.8.2/DVB/driver' make[1]: *** [_mod_/var/dvb0.8.2/DVB/driver] Fehler 2 make[1]: Leaving directory `/usr/src/linux' make: *** [here] Fehler 2 ekim:/var/dvb0.8.2/DVB/driver# it seems to be, that v4l in the kernel is changed. how can i use the dvb0.8.2-driver (or another with possible using of kvdr) with the new kernel. I need this kernel....with him only works my usb-isdn-terminal-adapter. greetings Mike -- voice over ip (linux and bsd -only): http://www.linuxmotors.com/phone voice and video over ip: http://www.freewebfone.com/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
