Linux Kernel compilation problems

Source: Internet
Author: User
Linux Kernel compilation-general Linux technology-Linux technology and application information. For details, refer to the following section. Enter # make menuconfig in the kernel directory to enter the Kernel configuration interface. After the configuration is complete, enter # make clean to clean up some files in the kernel. Shown as follows:
CLEAN include/asm-arm/mach-types.h
After cleaning, enter # make zImage to compile the kernel.
An error occurred, as shown below:
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/basic/hash
HOSTCC scripts/kconfig/conf. o
HOSTCC scripts/kconfig/kxgettext. o
HOSTCC scripts/kconfig/zconf. tab. o
HOSTLD scripts/kconfig/conf
Scripts/kconfig/conf-s arch/arm/Kconfig

* ** Error during update of the kernel configuration.

Make [2]: *** [silentoldconfig] Error 1
Make [1]: *** [silentoldconfig] Error 2
CHK include/linux/version. h
Generating include/asm-arm/mach-types.h
Make: *** No rule to make target 'include/config/auto. conf', needed by 'include/config/kernel. release'. Stop.
Please help analyze the problem.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.