Hi all! I have a little problem with compiling cvs02.06 or cvs today:
when compiling saa7146_core makes these errors: gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -I.. -I. -g -DCONFIG_DVB_AV7110_OSD -MD -I../../include -DKBUILD_BASENAME=saa7146_core -c -o saa7146_core.o saa7146_core.c saa7146_core.c: In function `kvirt_to_pa': saa7146_core.c:69: warning: implicit declaration of function `vmalloc_to_page' saa7146_core.c:69: invalid type argument of `->' saa7146_core.c: In function `rvmalloc': saa7146_core.c:67: warning: `kva' might be used uninitialized in this function saa7146_core.c:67: warning: `kva' might be used uninitialized in this function saa7146_core.c: In function `rvfree': saa7146_core.c:67: warning: `kva' might be used uninitialized in this function saa7146_core.c: In function `saa7146_core_command': saa7146_core.c:67: warning: `kva' might be used uninitialized in this function make[3]: *** [saa7146_core.o] Error 1 make[3]: Leaving directory `/root/HEAD/DVB/driver/av7110' make[2]: *** [_modsubdir_av7110] Error 2 make[2]: Leaving directory `/root/HEAD/DVB/driver' make[1]: *** [_mod_/root/HEAD/DVB/driver] Error 2 make[1]: Leaving directory `/usr/src/linux' make: *** [here] Error 2 With Nexus-S, Debian woody, gcc 2.95, kernel 2.4.18 earlier version (like the one on vdr homepage) compiles. thx, basq -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
