gcc warning on kernel compiling

Lenart Gabor (lgb@hal2000.hal.vein.hu)
Thu, 14 Jan 1999 09:48:56 +0100


gcc -D__KERNEL__ -I/var/src/linux-2.2.0-pre7/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include /var/src/linux-2.2.0-pre7/include/linux/modversions.h -c -o floppy.o floppy.c
In file included from floppy.c:163:
/var/src/linux-2.2.0-pre7/include/asm/dma.h:295: warning: sa_dma_bridge_buggy' redefined
/var/src/linux-2.2.0-pre7/include/linux/modules/pcisyms.ver:48: warning: this is the location of the previous definition

OK, this is far from a fatal mistake but looks ugly a bit.
(This warning can be seen many times during kernel compiling)

---[ LGB/DC ]------------[ University Of Veszprém ]------[ Lénárt Gábor ]---
"The truth is out there" "We're l{ea,i}ving together" "The future is dark."
---[ 88/422022(4602) ]---[ http://lgb.hal.vein.hu ]---------[ 87/477074 ]---

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/