On Mon, 2006-01-02 at 12:14 -0600, [EMAIL PROTECTED]
wrote:
> I'm running Debian Etch with a 2.4.27-2-386 kernel (couldn't get the nvidia
> card working on 2.6). I've downloaded ivtv from the website and receive the
> following errors when running make && make install:
>
> ...
> make[3]: Leaving directory `/home/mythtv/ivtv-0.4.1/driver'
> make[2]: Leaving directory `/usr/src/kernel-headers-2.4.27-2-386'
> install -d /lib/modules/2.4.27-2-386/kernel/ivtv
> install -m 0644 /lib/modules/2.4.27-2-386/kernel/ivtv
> install: too few arguments
> Try `install --help' for more information.
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/home/mythtv/ivtv-0.4.1/driver'
> make: *** [install] Error 2
>
> Any advice?
Strangely enough, someone asked me this today already in private mail...
Here is what I said:
It looks like Makefile2.4 in the source needs changing to move
the "include $(CURDIR)/Kbuild" outside the ifneq (i.e. move it
up one line) so that obj-m is defined for both cases in the if.
Ian.
--
Ian Campbell
Why use Windows, since there is a door?
(By [EMAIL PROTECTED], Andre Fachat)
signature.asc
Description: This is a digitally signed message part
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
