On Mon, 18 Aug 2003 20:05:12 +0200 Antonello <[EMAIL PROTECTED]> wrote:
> Success with "make xconfig", kernel compiles ok, but after image > decompression > (by SILO, of course), the box hangs with a "data access exception" and I'm > back at the "ok" prompt. The kernel is probably too big. "make image" then use the image found under arch/sparc64/boot/image > - 2.6.0-test3 (kernel.org) > No luck in "make menuconfig" (same problem as 2.4.21) > No luck in "make xconfig" (output says i can't xconfig on Sparc) > No luck in "make gconfig" (same problem as 2.4.21, this time complaining > about > libglade2 being "incompatible") Just use make oldconfig, editing what you need by hands. Make sure also to have module-init-tools installed for 2.6.x builds.

