Re: PROBLEM:

From: Russell King (rmk@arm.linux.org.uk)
Date: Mon Mar 03 2003 - 06:38:49 EST


On Mon, Mar 03, 2003 at 11:07:37AM +0000, roman duka wrote:
> if i go to /usr/src/linux and edit Makefile and replace the line:
>
> ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
>
> with:
>
> ARCH := arm
>
> and then run 'make menuconfig' menuconfig goes into infinite loop and
> gets killed when it uses up all available memory. any ideas how to fix
> this problem??

It's probably a known problem that should be fixed in the -rmk patches.
You don't say what kernel version you're using though, or whether you've
applied these patches (which you'll need to build for ARM anyway.)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:20 EST