> So I downloaded bttv-0.7.52 which wouldn't compile because there was a line > in the makefile which pointed to the 2.4.0-prerelease directory (why so > specific Gert?). Just forgot to comment this before uploading the tarball. > Commented that line and uncommented the line which pointed > to /usr/src/linux. Compiled fine, but then lastly there was a message to do > a make list, alas "no rules to make this target." make list works in the drivers subdir only. > Make install installed > the modules fine, but I get unresolved symbols when inserting bttv.o (was > more-or-less expected, wasn't it?). How about checking the README? <quote> You'll need at least these i2c config options for bttv: CONFIG_I2C=m CONFIG_I2C_ALGOBIT=m </quote> Guess not having enabled them is your problem. Gerd -- Get back there in front of the computer NOW. Christmas can wait. -- Linus "the Grinch" Torvalds, 24 Dec 2000 on linux-kernel