On Tue, Aug 19, 2003 at 04:30:43PM +0200, Antonello wrote: > On Mon, 18 Aug 2003 22:57:50 -0400 > Ben Collins <[EMAIL PROTECTED]> wrote: > > > > 2.6 is not for me at the moment, at least on my Sun box, due to the lack > > > of > > > user-friendly interfaces to compile a kernel that's quite new to me. (as > > > I > > > stated some messages ago, menuconfig and xconfig are a no-go in 2.6. (I > > > wonder where the classic motif xconfig went, since it works in 2.4) :). > > > How is menuconfig a no-go? > > menuconfig just doesn't recognize my ncurses libraries, listing them as > "incompatible". The same with gconfig, this time complaining about > incompatible glade libs.
Bitten by the 64-bitness default of gcc. Do this: # sparc32 make ARCH=sparc64 menuconfig -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

