Why the warnings?

bwoodard@cisco.com
Mon, 25 Jan 1999 10:38:10 -0800


I've been getting these warnings when I compile kernel code for quite
some time now. Could someone tell me why I get them? Do I have some
sort strange configuration that confuses the macros or what? AFAIK
this is not causing any problems but I'd like to know what causes
them.

In file included from /usr/src/linux/include/linux/modversions.h:52,
from /usr/src/linux/include/linux/module.h:19,
from ksyms.c:14:
/usr/src/linux/include/linux/modules/sound_firmware.ver:1: warning: `__ver_mod_firmware_load' redefined
/usr/src/linux/include/linux/modules/sound_core.ver:21: warning: this is the location of the previous definition

-
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/