Since about 2.4.0-prerelease, I've been getting odd errors on compilation. A
sample is included below. It happens for every source file that includes
<linux/module.h> - is it anything to worry about?
Cheers,
Jason
------------------------------------
In file included from /usr/src/linux/include/linux/modversions.h:117,
from /usr/src/linux/include/linux/module.h:21,
from signal.c:11:
/usr/src/linux/include/linux/modules/irsyms.ver:1: warning:
`__ver_irttp_open_tsap' redefined
/usr/src/linux/include/linux/modules/irmod.ver:1: warning: this is the
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:3: warning:
`__ver_irttp_close_tsap' redefined
/usr/src/linux/include/linux/modules/irmod.ver:3: warning: this is the
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:5: warning:
`__ver_irttp_connect_response' redefined
/usr/src/linux/include/linux/modules/irmod.ver:5: warning: this is the
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:7: warning:
`__ver_irttp_data_request' redefined
/usr/src/linux/include/linux/modules/irmod.ver:7: warning: this is the
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:9: warning:
`__ver_irttp_disconnect_request' redefined
/usr/src/linux/include/linux/modules/irmod.ver:9: warning: this is the
location
of the previous definition
[...]
/usr/src/linux/include/linux/modules/irsyms.ver:151: warning:
`__ver_async_wrap_skb' redefined
/usr/src/linux/include/linux/modules/irmod.ver:147: warning: this is the
location of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:153: warning:
`__ver_async_unwrap_char' redefined
/usr/src/linux/include/linux/modules/irmod.ver:149: warning: this is the
location of the previous definition
-------------------------------------------
-- FREE Mobile, FREE Connection, Line Rental from 5.99, Peak Calls from 5p http://www.iwantafreemobile.co.uk - 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/