From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Philippe Dhont \(Sea-ro\)" <philippe.dhont@searo.be>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: init/Kconfig:263: can't open file "usr/Kconfig" ==> when trying to configure new kernel
Date: Tue, 30 Jan 2007 08:08:15 -0800 [thread overview]
Message-ID: <20070130080815.9b393ec3.randy.dunlap@oracle.com> (raw)
In-Reply-To: <EB998357DB660742877807C9BD7D251B9BD145@SRVR1.searo.local>
On Tue, 30 Jan 2007 14:49:46 +0100 Philippe Dhont \(Sea-ro\) wrote:
> hello,
>
> i have a 2.6.8.-3-686 etch debian system.
> i want to manually download and install a new kernel because of some
> errors when installing vmware for linux.
> so i downloaded the new kernel 2.6.19.2 and when i do a "make
> menuconfig", i get:
>
> ca-phlinux:/usr/src/linux-2.6.19.2# make menuconfig
> scripts/kconfig/mconf arch/i386/Kconfig
> init/Kconfig:263: can't open file "usr/Kconfig"
> make[1]: *** [menuconfig] Error 1
> make: *** [menuconfig] Error 2
> ca-phlinux:/usr/src/linux-2.6.19.2# uname -a Linux ca-phlinux
> 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux
> ca-phlinux:/usr/src/linux-2.6.19.2#
>
>
> i already tried:
>
> ca-phlinux:/usr/src/linux-2.6.19.2# make-kpkg clean exec make -f
> /usr/share/kernel-package/ruleset/minimal.mk clean
> /usr/share/kernel-package/ruleset/minimal.mk:53: No .config file found
> ====== making target minimal_clean [new prereqs: ]====== Cleaning.
> test ! -f .config || cp -pf .config config.precious test ! -e
> stamp-building || rm -f stamp-building test ! -f Makefile || \
> make ARCH=i386 distclean
> make[1]: Entering directory `/usr/src/linux-2.6.19.2'
> scripts/Makefile.clean:17: /usr/src/linux-2.6.19.2/sound/usb/Makefile:
> No such file or directory
> make[3]: *** No rule to make target
> `/usr/src/linux-2.6.19.2/sound/usb/Makefile'. Stop.
> make[2]: *** [sound/usb] Error 2
> make[1]: *** [_clean_sound] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.19.2'
> make: *** [minimal_clean] Error 2
>
>
> also:
>
> ca-phlinux:/usr/src/linux-2.6.19.2# make mrproper
> scripts/Makefile.clean:17: /usr/src/linux-2.6.19.2/sound/usb/Makefile:
> No such file or directory
> make[2]: *** No rule to make target
> `/usr/src/linux-2.6.19.2/sound/usb/Makefile'. Stop.
> make[1]: *** [sound/usb] Error 2
> make: *** [_clean_sound] Error 2
If you are really missing these files:
usr/Kconfig
sound/usb/Makefile
then something is wrong with your tree or your download.
---
~Randy
prev parent reply other threads:[~2007-01-30 16:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 13:49 Philippe Dhont (Sea-ro)
2007-01-30 16:08 ` Randy Dunlap [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=20070130080815.9b393ec3.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=philippe.dhont@searo.be \
/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
Powered by JetHome