* sparc 20 problem ver test9
@ 2003-11-10 13:37 Stan Benoit
2003-11-10 15:33 ` Christian
2003-11-10 15:48 ` Rob Radez
0 siblings, 2 replies; 4+ messages in thread
From: Stan Benoit @ 2003-11-10 13:37 UTC (permalink / raw)
To: linux-kernel
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@mail.ptd.net>
Mondo Dev/Testing
http://www.mondorescue.org
Testing:
http://www.nakedsoul.org/~troff
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: sparc 20 problem ver test9
2003-11-10 13:37 sparc 20 problem ver test9 Stan Benoit
@ 2003-11-10 15:33 ` Christian
2003-11-10 15:48 ` Rob Radez
1 sibling, 0 replies; 4+ messages in thread
From: Christian @ 2003-11-10 15:33 UTC (permalink / raw)
To: Stan Benoit; +Cc: linux-kernel
Stan Benoit wrote:
[...]
> 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 ???
it does not? for ppc it gives:
/usr/src/linux-2.6/include/asm -> asm-ppc
so if ./asm is not ./asm-sparc on your machine, something *is* wrong....
Christian.
--
BOFH excuse #213:
Change your language to Finnish.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: sparc 20 problem ver test9
2003-11-10 13:37 sparc 20 problem ver test9 Stan Benoit
2003-11-10 15:33 ` Christian
@ 2003-11-10 15:48 ` Rob Radez
2003-11-12 10:51 ` David J. M. Karlsen
1 sibling, 1 reply; 4+ messages in thread
From: Rob Radez @ 2003-11-10 15:48 UTC (permalink / raw)
To: Stan Benoit; +Cc: linux-kernel
On Mon, Nov 10, 2003 at 08:37:16AM -0500, Stan Benoit wrote:
> Hello,
>
> System:
> SPARC Station 20
> Processor(s):
> SuperSPARC II
> Kernel: linux-2.6.0-test9
> GCC: 2.95.3
SMP for sparc32 in 2.6 is known broken. Also, to contact sparclinux
people, try sparclinux@vger.kernel.org instead of linux-kernel.
Regards,
Rob Radez
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: sparc 20 problem ver test9
2003-11-10 15:48 ` Rob Radez
@ 2003-11-12 10:51 ` David J. M. Karlsen
0 siblings, 0 replies; 4+ messages in thread
From: David J. M. Karlsen @ 2003-11-12 10:51 UTC (permalink / raw)
To: linux-kernel; +Cc: Rob Radez
Rob Radez wrote:
> SMP for sparc32 in 2.6 is known broken. Also, to contact sparclinux
> people, try sparclinux@vger.kernel.org instead of linux-kernel.
Does a sparc-hppa list exist as well? (I did't see a HPPA list on the
vger.kernel.org pages).
--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-11-12 10:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-10 13:37 sparc 20 problem ver test9 Stan Benoit
2003-11-10 15:33 ` Christian
2003-11-10 15:48 ` Rob Radez
2003-11-12 10:51 ` David J. M. Karlsen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.