Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errors when trying 'make menuconfig' with new kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
austinramsay
n00b
n00b


Joined: 25 Oct 2010
Posts: 53

PostPosted: Sat Oct 19, 2013 8:53 pm    Post subject: Errors when trying 'make menuconfig' with new kernel Reply with quote

I was running kernel 3.10.7-r1 and im trying to update to 3.11.5. What ive done is taken the 3.11.5 kernel directory and moved it into /usr/src, I linked /usr/src/linux to the 3.11.5. I added symlink to my use flag in /etc/portage/make.conf. I try running make menuconfig in /usr/src/linux and this is what i get:

Code:

/bin/sh: /usr/src/linux-3.11.5/scripts/kconfig/lxdialog/check-lxdialog.sh: No such file or directory
/bin/sh: /usr/src/linx-3.11.5/scripts/kconfig/lxdialog/check-lxdialog.sh: No such file or directory
make[1]: *** No rule to make target 'scripts/kconfig/lxdialog/checklist.c', needed by 'scripts/kconfig/lxdialog/checklist.o'. Stop. Make: *** [menuconfig] Error 2
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23091

PostPosted: Sat Oct 19, 2013 9:34 pm    Post subject: Reply with quote

What do you mean you have taken the 3.11.5 kernel directory and moved it into /usr/src? If you install the sources via Portage, they were already placed under /usr/src. If you are installing them through some other means, there is no need to put them under /usr/src.
Back to top
View user's profile Send private message
austinramsay
n00b
n00b


Joined: 25 Oct 2010
Posts: 53

PostPosted: Sat Oct 19, 2013 9:54 pm    Post subject: Reply with quote

Hu wrote:
What do you mean you have taken the 3.11.5 kernel directory and moved it into /usr/src? If you install the sources via Portage, they were already placed under /usr/src. If you are installing them through some other means, there is no need to put them under /usr/src.


I downloaded the 3.11.5 kernel from online and placed it in /usr/src. Im not installing from portage. But what about the errors im getting?
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Sat Oct 19, 2013 10:01 pm    Post subject: Reply with quote

You downloaded it from where? It sure looks like the downloaded archive is broken.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Sat Oct 19, 2013 10:48 pm    Post subject: Reply with quote

If you don't install the kernel sources with Portage the symlink USE flag in make.conf will do nothing. You may miss some needed packages like ncurses for the make menuconfig command work. Try to enter in the real sources directory instead of the symlink linux just in case.

Better and in the handbook is to use the gentoo-sources from Portage. These are the default sources and will install all dependancies you need to configure the kernel.
_________________
Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum