Ok, finally got the 4.1 to compile.  When I installed the apt package I
needed it decided I needed all the platform's build info.  therefore I
have about 8 folders in /lib/modules/ and usr/src/whatever . It doesn't
bother me, got plenty of space, just letting you know.  I make this
reinstall work, then I'll put it on a diet.

My kernel is 2.4.27.2-386.  That works in all places except the place
where I think make is installing the drivers:

> mkdir -p /lib/modules/2.4.27/kernel/ivtv

therefore the drivers are installed in 2.4.27.  I need them to install
into the 2.4.27.2-386 directory.  Again every other reference in make
has used the correct folder.  

When I modprobe ivtv it cannot find it (of course its in the wrong
directory)

Can I just copy the folder manually the right location? 

I would like to fix the Makefile but I can't seem to find where it's
messing up.  Although $(shell uname -r) fails with 'cannot find shell"
when I type it.

Thanks


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

Reply via email to