I'm still getting an error on the 'make install' part.
(Slackware 10.1, kernel 2.4.32)


[EMAIL PROTECTED]:~/temp/0.4# make install
make -C driver install
make[1]: Entering directory `/root/temp/0.4/driver'
created ivtv-svnversion.h
make SUBDIRS=/root/temp/0.4/driver -C /lib/modules/2.4.32/build modules
make[2]: Entering directory `/usr/src/linux-2.4.32'
make -C  /root/temp/0.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" MAKING_MODULES=1 modules
make[3]: Entering directory `/root/temp/0.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 `/root/temp/0.4/driver'
make[2]: Leaving directory `/usr/src/linux-2.4.32'
install -d /lib/modules/2.4.32/kernel/ivtv
install -m 0644  /lib/modules/2.4.32/kernel/ivtv
install: too few arguments
Try `install --help' for more information.
make[1]: *** [install] Error 1
make[1]: Leaving directory `/root/temp/0.4/driver'
make: *** [install] Error 2
[EMAIL PROTECTED]:~/temp/0.4#




----- Original Message -----
From: Hans Verkuil <[EMAIL PROTECTED]>
Date: Sunday, June 11, 2006 10:31 am
Subject: [ivtv-devel] Please test: 0.4.6/0.6.3 prerelease
To: [email protected], [email protected]

> Hi all,
> 
> I'd like people to have a go with the 0.4.6 and 0.6.3 development 
> snapshots available here:
> 
> 0.4.6:
> http://ivtvdriver.org/viewcvs/ivtv/branches/0.4.tar.gz?view=tar
> 
> 0.6.3:
> http://ivtvdriver.org/viewcvs/ivtv/branches/0.6.tar.gz?view=tar
> 
> The channel changing problem should be fixed now (and should be a 
> bit 
> smoother too as the encoder is no longer paused/resumed). Please 
> let me 
> know if there are still problems with it. Also test if you didn't 
> have 
> problems before: it's done differently now (similar to what 
> Hauppauge 
> does) so if I'm unlucky it might break something that used to work 
> :-(
> 
> There are two pending issues that I'd like to solve before I make 
> another release: 0.4.6 contains support for cx25840 sliced VBI for 
> NTSC: I get conflicting reports on whether it works or not.
> 
> The second issue is a problem with the i2c bus and tveeprom. This 
> is the 
> blocking bug that I'd really like to fix before doing a release.
> 
> Thanks,
> 
>       Hans
> 
> _______________________________________________
> ivtv-devel mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-devel
> 

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to