Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 2 Nov 2002 17:27:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 2 Nov 2002 17:27:13 -0500 Received: from smtpzilla5.xs4all.nl ([194.109.127.141]:61188 "EHLO smtpzilla5.xs4all.nl") by vger.kernel.org with ESMTP id ; Sat, 2 Nov 2002 17:27:12 -0500 Date: Sat, 2 Nov 2002 23:33:31 +0100 (CET) From: Roman Zippel X-X-Sender: roman@serv To: Russell King cc: Patrick Finnegan , Linux Kernel Mailing List Subject: Re: Kconfig (qt) -> Gconfig (gtk) In-Reply-To: <20021102220658.C8549@flint.arm.linux.org.uk> Message-ID: References: <1036274342.16803.27.camel@irongate.swansea.linux.org.uk> <20021102220658.C8549@flint.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 974 Lines: 28 Hi, On Sat, 2 Nov 2002, Russell King wrote: > Oh, and another thing I've noticed is that mconf does nothing if it > fails to execute lxdialog - it doesn't tell you _why_ it's doing > nothing. It just says something like "Not saving configuration." I know and I will extend the error handling there. > | +You should rebuild lxdialog. This can be done by moving to the > | +/usr/src/linux/scripts/lxdialog directory and issuing the "make clean all" > | +command. $ cd /usr/src/linux/scripts/lxdialog -bash: cd: /usr/src/linux/scripts/lxdialog: No such file or directory $ cd scripts/lxdialog $ make clean Makefile:27: /Rules.make: No such file or directory make: *** No rule to make target `/Rules.make'. Stop. bye, Roman - 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/