make -C /lib/modules/2.6.10-5-686/build SUBDIRS=/home/alberto/video4linux modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.10-5-686'
CC [M] /home/alberto/video4linux/video-buf.o
CC [M] /home/alberto/video4linux/v4l1-compat.o
CC [M] /home/alberto/video4linux/v4l2-common.o
CC [M] /home/alberto/video4linux/btcx-risc.o
CC [M] /home/alberto/video4linux/ir-common.o
CC [M] /home/alberto/video4linux/bttv-driver.o
CC [M] /home/alberto/video4linux/bttv-cards.o
CC [M] /home/alberto/video4linux/bttv-risc.o
CC [M] /home/alberto/video4linux/bttv-if.o
In file included from /home/alberto/video4linux/bttv-if.c:35:
/home/alberto/video4linux/bttvp.h:55:28: media/tveeprom.h: No such file or directory
fixdep: /home/alberto/video4linux/.bttv-if.o.d is empty
CC [M] /home/alberto/video4linux/bttv-vbi.o
CC [M] /home/alberto/video4linux/bttv-i2c.o
CC [M] /home/alberto/video4linux/bttv-gpio.o
In file included from /home/alberto/video4linux/bttv-gpio.c:36:
/home/alberto/video4linux/bttvp.h:55:28: media/tveeprom.h: No such file or directory
fixdep: /home/alberto/video4linux/.bttv-gpio.o.d is empty
CC [M] /home/alberto/video4linux/cx88-video.o
In file included from /home/alberto/video4linux/cx88.h:33,
from /home/alberto/video4linux/cx88-video.c:37:
/home/alberto/video4linux/media/video-buf-dvb.h:2:20: dvbdev.h: No such file or directory
/home/alberto/video4linux/media/video-buf-dvb.h:3:20: dmxdev.h: No such file or directory
/home/alberto/video4linux/media/video-buf-dvb.h:4:23: dvb_demux.h: No such file or directory
/home/alberto/video4linux/media/video-buf-dvb.h:5:21: dvb_net.h: No such file or directory
/home/alberto/video4linux/media/video-buf-dvb.h:6:26: dvb_frontend.h: No such file or directory
In file included from /home/alberto/video4linux/cx88.h:33,
from /home/alberto/video4linux/cx88-video.c:37:
/home/alberto/video4linux/media/video-buf-dvb.h:25: error: field `demux' has incomplete type
/home/alberto/video4linux/media/video-buf-dvb.h:26: error: field `dmxdev' has incomplete type
/home/alberto/video4linux/media/video-buf-dvb.h:27: error: field `fe_hw' has incomplete type
/home/alberto/video4linux/media/video-buf-dvb.h:28: error: field `fe_mem' has incomplete type
/home/alberto/video4linux/media/video-buf-dvb.h:29: error: field `net' has incomplete type
make[2]: *** [/home/alberto/video4linux/cx88-video.o] Error 1
make[1]: *** [_module_/home/alberto/video4linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.10-5-686'
make: *** [default] Error 2
?