sparc 20 problem ver test9

From: Stan Benoit
Date: Mon Nov 10 2003 - 08:38:25 EST


Hello,

System:
SPARC Station 20
Processor(s):
SuperSPARC II
Kernel: linux-2.6.0-test9
GCC: 2.95.3

1. make mrproper OK
2. make menuconfig OK
3. make


CC init/main.o
In file included from include/asm-generic/local.h:7,
from include/asm/local.h:4,
from include/linux/module.h:19,
from init/main.c:15:
include/asm/hardirq.h: In function `irqs_running':
include/asm/hardirq.h:134: `smp_num_cpus' undeclared (first use in this function)
include/asm/hardirq.h:134: (Each undeclared identifier is reported only once
include/asm/hardirq.h:134: for each function it appears in.)
include/asm/hardirq.h:135: `__brlock_array' undeclared (first use in this function)
include/asm/hardirq.h:135: `BR_GLOBALIRQ_LOCK' undeclared (first use in this function)
include/asm/hardirq.h: In function `release_irqlock':
include/asm/hardirq.h:147: warning: implicit declaration of function `br_write_unlock'
include/asm/hardirq.h:147: `BR_GLOBALIRQ_LOCK' undeclared (first use in this function)
In file included from init/main.c:33:
include/linux/kernel_stat.h: In function `kstat_irqs':
include/linux/kernel_stat.h:47: warning: implicit declaration of function `cpu_possible'
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

shouldn't this be pointing to:

include/asm-sparc/hardirg.h ???


Thanks,


--
Stan Benoit<sab7@xxxxxxxxxxxx>
Mondo Dev/Testing
http://www.mondorescue.org
Testing:
http://www.nakedsoul.org/~troff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/