Results 1 to 3 of 3

Thread: ‘make: *** No rule to make target `menuconfig'. Stop. ‘Error message on Gentoo Linux

  1. #1
    Join Date
    Jan 2012
    Posts
    56

    ‘make: *** No rule to make target `menuconfig'. Stop. ‘Error message on Gentoo Linux

    I came across the above mentioned problem. I have done with the number of avuDN world updates and executed following.
    Calculating dependencies... done!
    [ebuild N ] sys-kernel/gentoo-sources-3.0.6 USE="symlink -build -deblob"
    frank ~ # make menuconfig
    make: *** No rule to make target `menuconfig'. Stop.
    Any help to resolve the matter will be appreciated. Thanks a lot in advance.

  2. #2
    Join Date
    Aug 2011
    Posts
    308

    Re: ‘make: *** No rule to make target `menuconfig'. Stop. ‘Error message on Gentoo Linux

    In case you are trying to emerge the later version of gentoo sources done by world update. It will simply install new kernel sources to /usr/src/. symlink /usr/src/linux also be updated to the latest kernel. You will also have previous version of the kernel and still it can be removed. You can execute below mentioned command.
    Code:
    ls /usr/src –l
    Well the symlink is supposed to be update since you are having symlink use flag. you can do the above mentioned changes but you have to take care of that you will need to update symlink manually.

  3. #3
    Join Date
    Aug 2011
    Posts
    379

    Re: ‘make: *** No rule to make target `menuconfig'. Stop. ‘Error message on Gentoo Linux

    After going through the problem you wanted to keep or depclean from the removing of packages which you wanted to keep including the kernels. You have to use below mentioned command to add package into the world set.

    Code:
    emerge --noreplace (packagename)

Similar Threads

  1. How to set up make .conf in Gentoo Linux?
    By messi-m in forum Operating Systems
    Replies: 2
    Last Post: 28-06-2012, 04:28 PM
  2. ncurses-devel use make menuconfig for blocking Gentoo
    By jAYASENA in forum Operating Systems
    Replies: 5
    Last Post: 03-07-2011, 10:18 AM
  3. How to make correct settings for AMD Fusion E350 on Gentoo?
    By Aerona in forum Motherboard Processor & RAM
    Replies: 5
    Last Post: 03-06-2011, 10:31 AM
  4. How to run the make menuconfig in Centos 5.5
    By Lyudmyla in forum Operating Systems
    Replies: 6
    Last Post: 06-05-2011, 10:04 AM
  5. Replies: 1
    Last Post: 17-03-2011, 11:09 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,669,674.07625 seconds with 17 queries