From: Sam Ravnborg <sam@ravnborg.org>
To: Stefano Esposito <ragnarok@email.it>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Failed to build latest git revision
Date: Fri, 31 Aug 2007 19:37:27 +0200 [thread overview]
Message-ID: <20070831173727.GB29304@uranus.ravnborg.org> (raw)
In-Reply-To: <20070831141957.d60c209a.ragnarok@email.it>
On Fri, Aug 31, 2007 at 02:19:57PM +0200, Stefano Esposito wrote:
> I've just git pull git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>
> after
> $ make clean
> $ make menuconfig
>
> make fails with:
> $ make
> scripts/kconfig/conf -s arch/i386/Kconfig
>
> *** Error during writing of the kernel configuration.
Looks like you lack write access to either .config, include/config/auto.conf or
a temporary file.
Did you build the kernel as root previously?
To clean up all files you can do:
copy .config save.config
make mrproper
mv save.confif .config
(And I use copy when backing up .config to avoid inherit
permissions from original .config file
Sam
prev parent reply other threads:[~2007-08-31 17:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-31 12:19 Stefano Esposito
2007-08-31 17:37 ` Sam Ravnborg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070831173727.GB29304@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ragnarok@email.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®