Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
make menuconfig gone?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
thelee
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2007
Posts: 132

PostPosted: Mon Dec 10, 2007 7:38 pm    Post subject: make menuconfig gone? Reply with quote

So, unless if I completely brainfarted on the command here, after doing a pretty big update on my laptop, I was going to tweak some kernel settings, only to be greated with:

Code:

# make menuconfig
make: *** No rule to make target `menuconfig'.  Stop.


????? I re-emerged about 160 packages during the update, but I don't think any one of them could have broken the handy ncurses configuration menu. How do I get back my configuration menu?
Back to top
View user's profile Send private message
phobos13013
Apprentice
Apprentice


Joined: 22 Sep 2004
Posts: 277
Location: PNW

PostPosted: Mon Dec 10, 2007 7:40 pm    Post subject: Reply with quote

ok, you are in /usr/src/linux when you issue the command, right...
_________________
...and it should be known by now
Back to top
View user's profile Send private message
thelee
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2007
Posts: 132

PostPosted: Mon Dec 10, 2007 7:41 pm    Post subject: Reply with quote

yes, absolutely... i don't think I would've brainfarted *that* badly.
Back to top
View user's profile Send private message
truc
Advocate
Advocate


Joined: 25 Jul 2005
Posts: 3199

PostPosted: Mon Dec 10, 2007 7:51 pm    Post subject: Reply with quote

did you do something like this

on one console:
cd /usr/src/linux

and on an other one
rm /usr/src/linux
rm -rf /usr/src/whichever_kernel_the_above_link_was_pointing_ to
ln -s /usr/src/a_new_kernel /usr/src/linux


then back on the first console, issue the make menuconfig command?

This is the kind of scenario that can easily happen.


Try cd /usr/src/linux
_________________
The End of the Internet!
Back to top
View user's profile Send private message
thelee
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2007
Posts: 132

PostPosted: Mon Dec 10, 2007 7:56 pm    Post subject: Reply with quote

well, i did some checking, and apparently one of the packages that got downloaded was the 2.6.23-r3 kernel code. however ,the symlink in my /usr/src/linux is still pointing to 2.6.21-r4, but for some reason it just still doesn't want to do a make menuconfig, though doing a make menuconfig in the 2.6.23-r3 folder does work.

admittedly, i haven't kept too much up to date with what's been going on recently (been busy relocating and getting a new job), but this kind of feels like a "forced" update to 2.6.23 if emerging the new gentoo-sources is what is responsible for disabling the ncurses menu for 2.6.21. oh well, i was going to upgrade anyway...
Back to top
View user's profile Send private message
phobos13013
Apprentice
Apprentice


Joined: 22 Sep 2004
Posts: 277
Location: PNW

PostPosted: Mon Dec 10, 2007 8:00 pm    Post subject: Reply with quote

Figured it was a corrupted kernel symlink. Make sure you update the new symlink so you wont have this problem in the future!
_________________
...and it should be known by now
Back to top
View user's profile Send private message
phobos13013
Apprentice
Apprentice


Joined: 22 Sep 2004
Posts: 277
Location: PNW

PostPosted: Tue Dec 11, 2007 2:35 am    Post subject: Reply with quote

thelee,
I know your problem is solved, but so you understand why this happened, i found this explanation for the problem shortly after you fixed it.

https://forums.gentoo.org/viewtopic-t-629543.html

Perhaps it can help you in the future; knowledge is power, eh.
_________________
...and it should be known by now
Back to top
View user's profile Send private message
thelee
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jul 2007
Posts: 132

PostPosted: Tue Dec 11, 2007 3:11 am    Post subject: Reply with quote

thanks, that helps a bunch.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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