[parisc-linux] SMP on J5000

Grant Grundler grundler@parisc-linux.org
Sat, 10 May 2003 00:47:16 -0600


On Fri, May 09, 2003 at 10:16:21PM -0400, Richard Todd wrote:
> Linux k2000 2.4.20-pa32 #1 Sat May 10 00:07:09
> Latest gcc

"gcc -v" output please

> This is a 785/j5000
> 
> This is the error we get when trying to compile the SMP kernel
> sched.c:93: initializer element is not constant

grundler@gsyprf11:/usr/src/2.4.20-SMP$ ls -l kernel/sched*
-rw-r--r--    1 grundler users       32779 Nov 13 21:13 kernel/sched.c
-rw-r--r--    1 grundler users      173096 May  9 23:41 kernel/sched.o

Using "gcc version 3.2.3 20030316".
My tree isn't totally clean but I don't think any changes I have
interact with sched.c.

Can you verify your source tree is not corrupted?

If you haven't done so already, please save your .config,
"make distclean" and start over.

grant