Hi! Under Red Hat 9 and with ivtv versions 0.4.1 and up "make install" returns errors... below an example with version 0.4.4... I've found the following fix for the install part:
http://ivtvdriver.org/trac/ticket/73 but it seems to cause other problems (ivtv-fb not installed, etc...). I have tried with the last svn version without success... Any known solution? The "warning: "request_firmware" redefined" and "ivtv-osd.c:1351: warning: `ivtv_fb_write' defined but not used" also appear on "make" with versions 0.4.1 and up... Please don't hesitate to ask for more information... With version 0.4.0 everything works flawless... (make: no warning, make install: no error and installs ivtv-fb has expected, etc...) Thanks in advance! Ben -------------------------------------------------------------------------- $ make make -C driver all make[1]: Entering directory `/usr/src/ivtv-0.4.4/driver' created ivtv-svnversion.h make SUBDIRS=/usr/src/ivtv-0.4.4/driver -C /lib/modules/2.4.32-20060421-01smp/build modules make[2]: Entering directory `/usr/src/linux-2.4.32' make -C /usr/src/ivtv-0.4.4/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h" MAKING_MODULES=1 modules make[3]: Entering directory `/usr/src/ivtv-0.4.4/driver' gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=msp3400 -c -o msp3400.o msp3400.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=saa7115 -c -o saa7115.o saa7115.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=cx25840_core -c -o cx25840-core.o cx25840-core.c In file included from cx25840-core.c:37: cx25840.h:107:1: warning: "request_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:4:1: warning: this is the location of the previous definition In file included from cx25840-core.c:37: cx25840.h:108:1: warning: "release_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:2:1: warning: this is the location of the previous definition gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=cx25840_audio -c -o cx25840-audio.o cx25840-audio.c In file included from cx25840-audio.c:24: cx25840.h:107:1: warning: "request_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:4:1: warning: this is the location of the previous definition In file included from cx25840-audio.c:24: cx25840.h:108:1: warning: "release_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:2:1: warning: this is the location of the previous definition gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=cx25840_firmware -c -o cx25840-firmware.o cx25840-firmware.c In file included from cx25840-firmware.c:28: cx25840.h:107:1: warning: "request_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:4:1: warning: this is the location of the previous definition In file included from cx25840-firmware.c:28: cx25840.h:108:1: warning: "release_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:2:1: warning: this is the location of the previous definition gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=cx25840_vbi -c -o cx25840-vbi.o cx25840-vbi.c In file included from cx25840-vbi.c:23: cx25840.h:107:1: warning: "request_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:4:1: warning: this is the location of the previous definition In file included from cx25840-vbi.c:23: cx25840.h:108:1: warning: "release_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:2:1: warning: this is the location of the previous definition ld -m elf_i386 -e stext -r -o cx25840.o cx25840-core.o cx25840-audio.o cx25840-firmware.o cx25840-vbi.o gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=wm8775 -c -o wm8775.o wm8775.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=saa7127 -c -o saa7127.o saa7127.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=cs53l32a -c -o cs53l32a.o cs53l32a.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=tuner -c -o tuner.o tuner.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=tveeprom -DEXPORT_SYMTAB -c tveeprom.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=tda9887 -c -o tda9887.o tda9887.c tda9887.c:575: warning: `tda9887_status' defined but not used gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_driver -DEXPORT_SYMTAB -c ivtv-driver.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_fileops -c -o ivtv-fileops.o ivtv-fileops.c In file included from ivtv-fileops.c:35: cx25840.h:107:1: warning: "request_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:4:1: warning: this is the location of the previous definition In file included from ivtv-fileops.c:35: cx25840.h:108:1: warning: "release_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:2:1: warning: this is the location of the previous definition gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_i2c -c -o ivtv-i2c.o ivtv-i2c.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_streams -c -o ivtv-streams.o ivtv-streams.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_firmware -c -o ivtv-firmware.o ivtv-firmware.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_reset -c -o ivtv-reset.o ivtv-reset.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_gpio -c -o ivtv-gpio.o ivtv-gpio.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_queue -c -o ivtv-queue.o ivtv-queue.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_irq -c -o ivtv-irq.o ivtv-irq.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_mailbox -c -o ivtv-mailbox.o ivtv-mailbox.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_vbi -c -o ivtv-vbi.o ivtv-vbi.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_kthreads -c -o ivtv-kthreads.o ivtv-kthreads.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_audio -c -o ivtv-audio.o ivtv-audio.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_ioctl -c -o ivtv-ioctl.o ivtv-ioctl.c In file included from ivtv-ioctl.c:38: cx25840.h:107:1: warning: "request_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:4:1: warning: this is the location of the previous definition In file included from ivtv-ioctl.c:38: cx25840.h:108:1: warning: "release_firmware" redefined In file included from /usr/src/linux-2.4.32/include/linux/modversions.h:106, from <command line>:1: /usr/src/linux-2.4.32/include/linux/modules/firmware_class.ver:2:1: warning: this is the location of the previous definition gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_controls -c -o ivtv-controls.o ivtv-controls.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_video -c -o ivtv-video.o ivtv-video.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_cards -c -o ivtv-cards.o ivtv-cards.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=v4l1_compat -c -o v4l1-compat.o v4l1-compat.c gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_yuv -c -o ivtv-yuv.o ivtv-yuv.c ld -m elf_i386 -e stext -r -o ivtv.o ivtv-driver.o ivtv-fileops.o ivtv-i2c.o ivtv-streams.o ivtv-firmware.o ivtv-reset.o ivtv-gpio.o ivtv-queue.o ivtv-irq.o ivtv-mailbox.o ivtv-vbi.o ivtv-kthreads.o ivtv-audio.o ivtv-ioctl.o ivtv-controls.o ivtv-video.o ivtv-cards.o v4l1-compat.o ivtv-yuv.o gcc -D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=ivtv_osd -c -o ivtv-osd.o ivtv-osd.c ivtv-osd.c:1351: warning: `ivtv_fb_write' defined but not used ld -m elf_i386 -e stext -r -o ivtv-fb.o ivtv-osd.o ivtv-queue.o make[3]: Leaving directory `/usr/src/ivtv-0.4.4/driver' make[2]: Leaving directory `/usr/src/linux-2.4.32' make[1]: Leaving directory `/usr/src/ivtv-0.4.4/driver' make -C utils all make[1]: Entering directory `/usr/src/ivtv-0.4.4/utils' make -C ../driver ivtv-svnversion.h make[2]: Entering directory `/usr/src/ivtv-0.4.4/driver' make[2]: Leaving directory `/usr/src/ivtv-0.4.4/driver' cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o ivtvctl.o ivtvctl.c cc -lm -o ivtvctl ivtvctl.o cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall ivtv-detect.c -o ivtv-detect cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall ivtv-radio.c -o ivtv-radio cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall ivtvfbctl.c -o ivtvfbctl g++ -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -lm -lpthread -o ivtvplay ivtvplay.cc cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall ivtv-mpegindex.c -o ivtv-mpegindex cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o enc_mindex.o enc_mindex.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o enc_chann.o enc_chann.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -DVIDEO_PORT=0 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -c encoder.c cc -lpthread -o ivtv-encoder enc_mindex.o enc_chann.o encoder.o make CFLAGS="-I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall" -C ivtv-tune make[2]: Entering directory `/usr/src/ivtv-0.4.4/utils/ivtv-tune' cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o ivtv-tune.o ivtv-tune.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o frequencies.o frequencies.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o xawtv_parseconfig.o xawtv_parseconfig.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o cmdline.o cmdline.c cc ivtv-tune.o frequencies.o xawtv_parseconfig.o cmdline.o -o ivtv-tune make[2]: Leaving directory `/usr/src/ivtv-0.4.4/utils/ivtv-tune' make CFLAGS="-I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall" -C cx25840ctl make[2]: Entering directory `/usr/src/ivtv-0.4.4/utils/cx25840ctl' cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o cx25840ctl.o cx25840ctl.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o cx25840-registers.o cx25840-registers.c cc -I/usr/src/ivtv-0.4.4/utils -I/usr/src/ivtv-0.4.4/utils/../driver -D_GNU_SOURCE -O2 -Wall -c -o cmdline.o cmdline.c cc cx25840ctl.o cx25840-registers.o cmdline.o -o cx25840ctl make[2]: Leaving directory `/usr/src/ivtv-0.4.4/utils/cx25840ctl' make[1]: Leaving directory `/usr/src/ivtv-0.4.4/utils' make -C test all make[1]: Entering directory `/usr/src/ivtv-0.4.4/test' cc -I../driver -I../utils -D_GNU_SOURCE -O2 -Wall -lm vbi.c -o vbi cc -I../driver -I../utils -D_GNU_SOURCE -O2 -Wall -lm fwapi.c -o fwapi cc -I../driver -I../utils -D_GNU_SOURCE -O2 -Wall -lm wss.c -o wss cc -I../driver -I../utils -D_GNU_SOURCE -O2 -Wall -lm vbi-passthrough.c -o vbi-passthrough cc -I../driver -I../utils -D_GNU_SOURCE -O2 -Wall -lm vbi-detect.c -o vbi-detect make[1]: Leaving directory `/usr/src/ivtv-0.4.4/test' # make install make -C driver install make[1]: Entering directory `/usr/src/ivtv-0.4.4/driver' make SUBDIRS=/usr/src/ivtv-0.4.4/driver -C /lib/modules/2.4.32-20060421-01smp/build modules make[2]: Entering directory `/usr/src/linux-2.4.32' make -C /usr/src/ivtv-0.4.4/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.32/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.32/include/linux/modversions.h" MAKING_MODULES=1 modules make[3]: Entering directory `/usr/src/ivtv-0.4.4/driver' ld -m elf_i386 -e stext -r -o cx25840.o cx25840-core.o cx25840-audio.o cx25840-firmware.o cx25840-vbi.o ld -m elf_i386 -e stext -r -o ivtv.o ivtv-driver.o ivtv-fileops.o ivtv-i2c.o ivtv-streams.o ivtv-firmware.o ivtv-reset.o ivtv-gpio.o ivtv-queue.o ivtv-irq.o ivtv-mailbox.o ivtv-vbi.o ivtv-kthreads.o ivtv-audio.o ivtv-ioctl.o ivtv-controls.o ivtv-video.o ivtv-cards.o v4l1-compat.o ivtv-yuv.o ld -m elf_i386 -e stext -r -o ivtv-fb.o ivtv-osd.o ivtv-queue.o make[3]: Leaving directory `/usr/src/ivtv-0.4.4/driver' make[2]: Leaving directory `/usr/src/linux-2.4.32' install -d /lib/modules/2.4.32-20060421-01smp/kernel/ivtv install -m 0644 /lib/modules/2.4.32-20060421-01smp/kernel/ivtv install: too few arguments Try `install --help' for more information. make[1]: *** [install] Error 1 make[1]: Leaving directory `/usr/src/ivtv-0.4.4/driver' make: *** [install] Error 2 _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
