Messages in this thread |  | | Subject | compile error on 2.4.0 | From | Christian Groessler <> | Date | 05 Jan 2001 11:46:12 +0100 |
| |
Hi,
gcc -D__KERNEL__ -I/usr/src/linux-2.4.0/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i586 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.0/include/linux/modversions.h -c -o r128_cce.o r128_cce.c r128_cce.c: In function `r128_cce_init_ring_buffer': r128_cce.c:339: structure has no member named `agp' r128_cce.c:333: warning: `ring_start' might be used uninitialized in this function r128_cce.c: In function `r128_cce_packet': r128_cce.c:1023: warning: unused variable `size' r128_cce.c:1021: warning: unused variable `buffer' r128_cce.c:1019: warning: unused variable `dev_priv' make[3]: *** [r128_cce.o] Error 1
.config file on request...
regards, chris
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |