While compiling 2.1.131 whatever ac patch I aply up to ac11 (which
is the lastest whe I write this) I got this compilation errors.
make[2]: Entering directory `/usr/src/linux-2.1.131/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.131/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DEXPORT_SYMTAB -c ksyms.cIn
file included from /usr/src/linux-2.1.131/include/linux/modversions.h:27,
from /usr/src/linux-2.1.131/include/linux/module.h:19,
from ksyms.c:14:
/usr/src/linux-2.1.131/include/linux/modules/i386_ksyms.ver:50: warning:
`cpu_data' redefined
/usr/src/linux-2.1.131/include/asm/processor.h:95: warning: this is the
location of the previous definition
/usr/src/linux-2.1.131/include/linux/modules/i386_ksyms.ver:58: warning:
`smp_num_cpus' redefined
/usr/src/linux-2.1.131/include/linux/smp.h:61: warning: this is the location
of the previous definition
/usr/src/linux-2.1.131/include/linux/modules/i386_ksyms.ver:78: warning:
`smp_message_pass' redefined
/usr/src/linux-2.1.131/include/linux/smp.h:64: warning: this is the location
of the previous definition
In file included from /usr/src/linux-2.1.131/include/linux/interrupt.h:50,
from ksyms.c:21:
/usr/src/linux-2.1.131/include/asm/hardirq.h:23: warning: `synchronize_irq'
redefined
/usr/src/linux-2.1.131/include/linux/modules/i386_ksyms.ver:60: warning: this
is the location of the previous definition
In file included from /usr/src/linux-2.1.131/include/linux/interrupt.h:51,
from ksyms.c:21:
/usr/src/linux-2.1.131/include/asm/softirq.h:89: warning: `synchronize_bh'
redefined
/usr/src/linux-2.1.131/include/linux/modules/i386_ksyms.ver:62: warning: this
is the location of the previous definition
/usr/src/linux-2.1.131/include/linux/kernel_stat.h: In function `kstat_irqs':
In file included from ksyms.c:17:
/usr/src/linux-2.1.131/include/linux/kernel_stat.h:44: `smp_num_cpus'
undeclared (first use this function)
/usr/src/linux-2.1.131/include/linux/kernel_stat.h:44: (Each undeclared
identifier is reported only once
/usr/src/linux-2.1.131/include/linux/kernel_stat.h:44: for each function it
appears in.)
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.131/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.131/kernel'
make: *** [_dir_kernel] Error 2
As far as I know there are SMP fixes in the ac's
(8390 and so on) so I think someone has compiled
it. :-?
\_/, _
| @___oo ( Jorge Nerin
/\ /\ / (___,,,}_--~
) /^\) ^\/ _) ~__ [EMAIL PROTECTED]
) /^\/ _) (_
) _ / / _) ( [EMAIL PROTECTED]
/\ )/\/ || | )_)
< > |(,,) )__)
|| / \)___)\
| \____( )___) )___
\______(_______;;; __;;;
Greeetings from Zaragoza (Spain)
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]