On Sun Mar 04 2001 at 21:05, Oleg Pikhurko wrote:

> On 21 Feb 2001, John Summerfield wrote:

(sorry, I don't seen to have seen the original post)

> In file included from
> /usr/src/linux-2.2.16/include/linux/modversions.h:49,
>                  from /usr/src/linux-2.2.16/include/linux/module.h:19,
>                  from ksyms.c:14:
> /usr/src/linux-2.2.16/include/linux/modules/i386_ksyms.ver:6: warning:
> `cpu_data' redefined
> /usr/src/linux-2.2.16/include/asm/processor.h:96: warning: this is the
> location of the previous definition
> /usr/src/linux-2.2.16/include/linux/modules/i386_ksyms.ver:28: warning:
> `smp_num_cpus' redefined

  [ .... ]

It is a well known problem, I've been bitten myself by it.  It is
documented at bugzilla, along with the solution... do "make
mrproper" before you do anything (especially before you create
.config since that will get zapped).

Cheers
Tony



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to