lkml.org 
[lkml]   [2003]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.4.19 -> 2.4.22-pre6 module version include redefines
I am getting warnings along the lines of
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=exec_domain -DEXPORT_SYMTAB -c exec_domain.c
In file included from /usr/src/linux/include/linux/modversions.h:113,
from /usr/src/linux/include/linux/module.h:21,
from exec_domain.c:14:
/usr/src/linux/include/linux/modules/hdlc_generic.ver:3:1: warning: "__ver_register_hdlc_device" redefined
In file included from /usr/src/linux/include/linux/modversions.h:112,
from /usr/src/linux/include/linux/module.h:21,
from exec_domain.c:14:
/usr/src/linux/include/linux/modules/hdlc.ver:3:1: warning: this is the location of the previous definition

$ grep __ver_register_hdlc_device include/linux/modules/hdlc*.ver
include/linux/modules/hdlc.ver:#define __ver_register_hdlc_device smp_f4a3504f
include/linux/modules/hdlc_generic.ver:#define __ver_register_hdlc_device smp_69f92d43

I only see this on my dual athlon box, not on my single x86. These errors
are also seen in 2.4.19, 2.4.20 & 2.4.21.

.config and build output at http://mjfrazer.org/~mjfrazer/linux/

-mark
--
Like most of life's problems, this one can be solved with bending. - Bender
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:46    [W:0.015 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site