On Wed, Jun 30, 1999 at 12:00:07PM +0200, Andreas Jaehnigen wrote: > Hi, > > can everybody tell me how to compile kernel 2.0.35 on Sparc? > I've Debian running here and have to compile my own kernel. > "xconfig" was ok, but compiling fails with > > /usr/local/src/linux/include/linux/mm.h: In function `expand_stack': > In file included from init/main.c:33: > /usr/local/src/linux/include/linux/mm.h:327: `RLIMIT_AS' undeclared (first > use t > his function) > make[1]: *** [init/main.o] Error 1 > make[1]: Leaving directory `/usr/local/src/linux' > make: *** [build] Error 2 > > I go the kernel sources from kernel.org. The only thing I changed so far > in the top level makefile: > > ARCH = sparc > > Thank you very much in advance! :-)
I could tell you but it's a minor pain and the 2.2.x kernels are generally far better on Sparcs than the 2.0.35 kernel. I recommend to try this one ftp://ftp.de.debian.org/debian/dists/unstable/main/binary-sparc/base/kernel-image-2.2.9_2.2.9-2.deb It's in unstable but works pretty well (most of the Debian sparc developers run it). Greetings, Christain PS.: If you got problems with the 2.2.9 kernel mail again and I'll explain how to compile a 2.0.35 kernel for Sparc. -- Christian Meder, email: [EMAIL PROTECTED] What's the railroad to me ? I never go to see Where it ends. It fills a few hollows, And makes banks for the swallows, It sets the sand a-blowing, And the blackberries a-growing. (Henry David Thoreau)

