I just copied the stuff and it found it.  Depmod gave me the expected
dependency problems Tyler mentioned.  I went back to compiling the
stable 4.0.

I noticed it is not compiling tuner or tda9887.  it just doesn't exist
in the make file as a dependant object.  I added them to the objs
variable and tuner fails to compile (aborts before attempting tda9887).


In fact, I'm positive it didn't compile before.  I copied the diretory
from the old hd that I blew up.  That might explain the buzzing.  I was
using the tuner from 3.7i with the 4.0 driver.

Am I missing something?  This stuff used to work for me.  At one time I
was considered good with computers. :)

This is a fresh install of Debian Sarge (2.4 kernel) btw.  

Also, it appears to always build ivtvctl even though it already exists.

----------------------------------------------------------------------
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