Do you run a system with more than one CPU? If not.. turn off SMP 
support (near the beginning of menuconfig).. (to me) it looks like it's
erroring on SMP related stuff.

On Tue, 7 Nov 2000, Ounsted, Toby wrote:

> 
> Hi all,
> 
> It's the stock kernel included with Guinness, and first pass I just left all
> the options as they were during the configure script so that I could see
> what happens - and this happens!  Can anyone shed any light on why this is
> happening to me??
> 
> Thanks,
> 
> Toby.
> 
> 
> make[1]: Entering directory `/usr/src/linux-2.2.16/kernel'
> make all_targets
> make[2]: Entering directory `/usr/src/linux-2.2.16/kernel'
> kgcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
> -fomit-
> frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486
> -malign-loop
> s=2 -malign-jumps=2 -malign-functions=2 -DCPU=686   -DEXPORT_SYMTAB -c
> ksyms.c
> In file included from /usr/src/linux/include/linux/modversions.h:50,
>                  from /usr/src/linux/include/linux/module.h:19,
>                  from ksyms.c:14:
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:6: warning: `cpu_data'
> redef
> ined
> /usr/src/linux/include/asm/processor.h:96: warning: this is the location of
> the
> previous definition
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:28: warning:
> `smp_num_cpus'
> redefined
> /usr/src/linux/include/linux/smp.h:77: warning: this is the location of the
> prev
> ious definition
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:118: warning:
> `smp_call_func
> tion' redefined
> /usr/src/linux/include/linux/smp.h:83: warning: this is the location of the
> prev
> ious definition
> In file included from /usr/src/linux/include/linux/interrupt.h:51,
>                  from ksyms.c:21:
> /usr/src/linux/include/asm/hardirq.h:23: warning: `synchronize_irq'
> redefined
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:138: warning: this is
> the lo
> cation of the previous definition
> In file included from /usr/src/linux/include/linux/interrupt.h:52,
>                  from ksyms.c:21:
> /usr/src/linux/include/asm/softirq.h:75: warning: `synchronize_bh' redefined
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:142: warning: this is
> the lo
> cation of the previous definition
> /usr/src/linux/include/linux/kernel_stat.h: In function `kstat_irqs':
> In file included from ksyms.c:17:
> /usr/src/linux/include/linux/kernel_stat.h:47: `smp_num_cpus' undeclared
> (first
> use in this function)
> /usr/src/linux/include/linux/kernel_stat.h:47: (Each undeclared identifier
> is re
> ported only once
> /usr/src/linux/include/linux/kernel_stat.h:47: for each function it appears
> in.)
> make[2]: *** [ksyms.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.2.16/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.16/kernel'
> make: *** [_dir_kernel] Error 2
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 

-- 
-Statux



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

Reply via email to