Mixing apples with oranges.  My bad.  Got it somewhat figured out.

Thanks though!

Jacob

On Mon, 19 Mar 2001, you wrote:
> Well............
> 
> I'm having some problems recompiling.
> 
> I get through make config, make dep, make clean OK.
> 
> I've edited my Makefile to include a unique name in the EXTRAVERSION = field.
> 
> However when I run "make bzImage 2> errfile", I get the errors pasted at the
> end of this message, and I cannot find the bzImage file anywhere.
> 
> Any suggestions for what all these "warning: this is the location of the
> previous definition" are about?
> 
> Like I say, I don't get any errors for any of the previous steps.
> 
> Thanks in advance!
> 
> -- 
> Jacob Killian
> PGTC System Administrator
> 
> <mailto: [EMAIL PROTECTED]>
> <http://www.pgtc.net>
> 
> 501-846-7245
> 
> "Long may we walk" --my mom
> 
> errfile from "make bzImage 2>errfile"
> 
> In file included from /usr/src/linux/include/linux/modversions.h:50,
>                  from /usr/src/linux/include/linux/module.h:19,
>                  from signal.c:10:
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:6: warning: `cpu_data' redefined
> /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 previous 
>definition
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:118: warning: 
>`smp_call_function' redefined
> /usr/src/linux/include/linux/smp.h:83: warning: this is the location of the previous 
>definition
> 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' redefined
> /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 previous 
>definition
> /usr/src/linux/include/linux/modules/i386_ksyms.ver:118: warning: 
>`smp_call_function' redefined
> /usr/src/linux/include/linux/smp.h:83: warning: this is the location of the previous 
>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 
>location 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 
>location 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 
>reported only once
> /usr/src/linux/include/linux/kernel_stat.h:47: for each function it appears in.)
> make[2]: *** [ksyms.o] Error 1
> make[1]: *** [first_rule] Error 2
> make: *** [_dir_kernel] Error 2
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
-- 
Jacob Killian
PGTC System Administrator

<mailto: [EMAIL PROTECTED]>
<http://www.pgtc.net>

501-846-7245

"Long may we walk" --my mom



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

Reply via email to