public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.1pre3 compile problems
@ 2001-01-13 11:33 Garst R. Reese
  2001-01-13 12:27 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Garst R. Reese @ 2001-01-13 11:33 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 57 bytes --]

log attached.
same problem with ac8
gcc-2.95.2.1
UP
Garst

[-- Attachment #2: makebzlilo.log --]
[-- Type: text/plain, Size: 2863 bytes --]

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586  -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c
make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 " -C  kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586    -DEXPORT_SYMTAB -c ksyms.c
In file included from /usr/src/linux/include/linux/modversions.h:93,
                 from /usr/src/linux/include/linux/module.h:21,
                 from ksyms.c:14:
/usr/src/linux/include/linux/modules/i386_ksyms.ver:76: warning: `cpu_data' redefined
/usr/src/linux/include/asm/processor.h:78: warning: this is the location of the previous definition
/usr/src/linux/include/linux/modules/i386_ksyms.ver:80: warning: `smp_num_cpus' redefined
/usr/src/linux/include/linux/smp.h:80: warning: this is the location of the previous definition
/usr/src/linux/include/linux/modules/i386_ksyms.ver:82: warning: `cpu_online_map' redefined
/usr/src/linux/include/linux/smp.h:88: warning: this is the location of the previous definition
/usr/src/linux/include/linux/modules/i386_ksyms.ver:96: warning: `smp_call_function' redefined
/usr/src/linux/include/linux/smp.h:87: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/modversions.h:117,
                 from /usr/src/linux/include/linux/module.h:21,
                 from ksyms.c:14:
/usr/src/linux/include/linux/modules/ksyms.ver:504: warning: `del_timer_sync' redefined
/usr/src/linux/include/linux/timer.h:34: warning: this is the location of the previous definition
In file included from /usr/src/linux/include/linux/interrupt.h:45,
                 from ksyms.c:21:
/usr/src/linux/include/asm/hardirq.h:37: warning: `synchronize_irq' redefined
/usr/src/linux/include/linux/modules/i386_ksyms.ver:84: warning: this is the location of the previous definition
In file included from ksyms.c:17:
/usr/src/linux/include/linux/kernel_stat.h: In function `kstat_irqs':
/usr/src/linux/include/linux/kernel_stat.h:48: `smp_num_cpus' undeclared (first use in this function)
/usr/src/linux/include/linux/kernel_stat.h:48: (Each undeclared identifier is reported only once
/usr/src/linux/include/linux/kernel_stat.h:48: for each function it appears in.)
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-13 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-13 11:33 2.4.1pre3 compile problems Garst R. Reese
2001-01-13 12:27 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox