* compile error on 2.4.0
@ 2001-01-05 10:46 Christian Groessler
0 siblings, 0 replies; only message in thread
From: Christian Groessler @ 2001-01-05 10:46 UTC (permalink / raw)
To: linux-kernel; +Cc: cpg
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-05 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-05 10:46 compile error on 2.4.0 Christian Groessler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.