Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't "make menuconfig"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Kartoffel
n00b
n00b


Joined: 23 Apr 2002
Posts: 29

PostPosted: Wed Sep 04, 2002 3:56 am    Post subject: Can't "make menuconfig" Reply with quote

For some reason when I
Code:

cd /usr/src/linux
make menuconfig


linux says

Code:

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


I've tried unmerging linux-sources and linux-headers and remerging them but no luck. What do I do? I guess I broke this when I unmerged some old versions of the kernel.

Thanks
JP
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Wed Sep 04, 2002 4:01 am    Post subject: Reply with quote

/usr/src/linux is a symlink. It is possibly pointing to the wrong place. You can do:
Code:

cd /usr/src
ln -s linux-2.4.19-gentoo-r7 linux

Substitute your actual kernel dir. for "linux-2.4.19-gentoo-r7" above.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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