I'm already compiling with smp, I just tried compiling without it, it gave exactly the same errors. Any more ideas? Is there some kind of extra verbosity I can turn on somewhere in the Makefile, so I get more information that might help me a bit further?
Ron Rademaker PS. To be sure it's not a real big weird gcc problem (though I know it can still be), I've already written and compiled hello world, gcc did that one just fine! On Wed, 31 May 2000, Chris Gray wrote: > On Thu, Jun 01, 2000 at 12:33:04AM +0200, Ron Rademaker wrote: > > When I try to compile a 2.3 or the 2.4.0-test1 kernel, something goes > > wrong, it has something to do with undefined variables (as you can see in > > the output I've attachted). If anyone has any ideas on this, i'd like to > > hear them! > > This looks like something's gone awry with include files. You might try > compiling it for SMP if you're not already. The relevant definition > that you need is in include/asm/smp.h. > > Cheers, > Chris > > -- > pick, pack, pock, puck: like drops of water in a fountain falling > softly in the brimming bowl. >