Hi! I don't know if any of you noticed this, but driver-zoran 0.9.4 no
longer compiles against kernel 2.4.21 with i2c-2.8.0 (it's a
driver-zoran i2c compile error):

gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.21/include/linux/modversions.h -DEXPORT_SYMTAB 
-nostdinc -iwithprefix include -DKBUILD_BASENAME=saa7111  -c -o
saa7111.o saa7111.c
saa7111.c:574: error: unknown field `inc_use' specified in initializer
saa7111.c:574: warning: excess elements in struct initializer
saa7111.c:574: warning: (near initialization for `i2c_driver_saa7111')
saa7111.c:575: error: unknown field `dec_use' specified in initializer
saa7111.c:575: warning: excess elements in struct initializer
saa7111.c:575: warning: (near initialization for `i2c_driver_saa7111')
make[2]: *** [saa7111.o] Error 1
make[2]: Leaving directory `/root/driver-zoran-0.9.4'
make[1]: *** [_mod_/root/driver-zoran-0.9.4] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21'
make: *** [here] Error 2
equinox:~/driver-zoran-0.9.4# 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to