Hi Geoff Es schrieb Geoff Shang: > > Hi: > > Scrap what I said before. I discovered a method of upgrading to 2.4.x > which meant I didn't ned to upgrade my distribution. anyway, I get the > following when trying to compile SAA7134 0.2.7 against kernel 2.4.21: [snip] > saa7134-cards.c:589: warning: unused variable `index' > saa7134-cards.c: At top level: > saa7134-cards.c:565: warning: `fly_list' defined but not used > make[2]: *** [saa7134-cards.o] Error 1 > make[2]: Leaving directory `/usr/src/saa7134-0.2.7' > make[1]: *** [_mod_/usr/src/saa7134-0.2.7] Error 2 > make[1]: Leaving directory `/usr/src/linux-2.4.21' > make: *** [default] Error 2 > > I'm using gcc 2.95.2 and compiling against kernel 2.4.21 with the > 11-v4l2-api-2.4.21-rc4 patch applied. any help anyone can provide would be > most helpful. do I need to get a newer snapshot of SAA7134 to compile > against 2.4.21? > This "fly_list" error is solved in the latest saa7134-0.2.8 snapshots and gcc-3.2x didn't bail out on it. So if you don't catch other issues, you have a chance. Greetings Hermann --