Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Build Failure when trying Linux Kernel debugging using Eclipse CDT( No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release' error when trying to build Linux Kernel using Eclipse)
icon5.gif  Build Failure when trying Linux Kernel debugging using Eclipse CDT [message #1697691] Sat, 06 June 2015 03:36
Deepti SK is currently offline Deepti SKFriend
Messages: 1
Registered: June 2015
Junior Member
Hi,
I want to use Eclipse CDT for Linux kernel debugging.

I am able to add the project as mentioned in several sites , but get the following build error.

make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop.
make[2]: *** [silentoldconfig] Error 2
make[3]: *** [silentoldconfig] Error 1
recipe for target 'silentoldconfig' failed test line 33, external location: /home/rads/siriusdeepsim/Prototypes/QemuBoardEvaluations/Scripts/Kernel/Downloads/linux-3.2/scripts/kconfig/Makefile
recipe for target 'silentoldconfig' failed test line 492, external location: /home/rads/siriusdeepsim/Prototypes/QemuBoardEvaluations/Scripts/Kernel/Downloads/linux-3.2/Makefile

The .config file is in place. Adding autoconf in the include path also is not helping. The silentoldconfig also is in place with no permission issues.

I have been stuck with this for a week now, and unable to find a solution.

Please help.

Regards,
Deepti
Previous Topic:Is it possible to use RSE for remote includes?
Next Topic:CDT clean in makefile not working
Goto Forum:
  


Current Time: Thu Apr 18 23:50:44 GMT 2024

Powered by FUDForum. Page generated in 0.01866 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top