`
xitong
  • 浏览: 6188520 次
文章分类
社区版块
存档分类
最新评论

Linux kernel source not configured:missing autoconf.h

 
阅读更多

环 境: CentOS 5.5 x86_64(linux-2.6.36.4)

安 装: intel pro 1000 系列15.4的驱动,编译安装 e1000-8.0.18

出现问题:编译的时候提示Linux kernel source not configured:missing autoconf.h

解决方法:

方法一:

KERNEL_DIR=/usr/src/kernels/linux-2.6.36.4 #the directory of yourkernel

ln -s$KERNEL_DIR/include/generated/autoconf.h $KERNEL_DIR/include/linux/

ln -s $KERNEL_DIR/include/generated/utsrelease.h $KERNEL_DIR/include/linux/

方法二:

cd $KERNEL_DIR

make oldconfig

/*

*Written by Zuocheng Liu

*/

分享到:
评论

相关推荐

    STM32 motor control SDK.pdf

    This library can be easily configured to make use of the STM32F30x's embedded advanced analog peripherals (fast comparators and programmable gain amplifiers (PGAs)) for current sensing and protection...

    struts2驱动包

    信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.6.0_10\bin;C:\Program ...

    bcprov加密库

    at org.bouncycastle.openssl.PEMReader$EncryptedPrivateKeyParser.parseObject(Unknown Source) at org.bouncycastle.openssl.PEMReader.readObject(Unknown Source) at org.whispersystems.textsecuregcm.push...

    linux 0.11 kernel开发包 适于进行Linux OS研究

    # This is a root file system for linux 0.11 kernel. # Rebuild from materials gathered from Internet. # # Zhao Jiong ( gohigh@sh163.net ) # http://oldlinux.org/ 2004.1.4 # Third ...

    SQL Server not configured for data access问题处理

    SQL Server not configured for data access问题处理 用于跨数据库连接

    sogou_toolchain.tar.gz

    /home/rootroot/sogou/toolchain/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp] #warning redirecting incorrect #include <sys/poll.h> to <poll....

    FCKeditor.Net_2.5

    Version 2.5 Attention : This version is not compatible with releases before FCKeditor 2.5.1. <br>New Features and Improvements: <br>[#1548] Compatible with Safari 3.0+ and Opera 9.50+....

    slack-mail:ActionMailer启发了Slack消息对象

    deliver_now# Using `ActiveJob` to send async (if configured)Slack :: Mail . new ( text : "..." ) . deliver_later# Monitor your Rails appclass ApplicationController rescue_from StandardError do | e | ...

    aix 000-102 认证考试

    Settling time policy has not been configured for rg1 C. Node1 does not have sufficient resources to support rg1 D. Node2 is the first in the 'Default Node Priority' list for resource group rg1 Answer...

    MobileIron Standalone Sentry Installation Guide

    This guide provides you with the information required to install Standalone Sentry....• Standalone Sentry configured for AppTunnel provides authenticated apps secure access to the backend resource.

    JRebel 插件

    JRebel 插件

    FlexGraphics_V_1.79_D4-XE10.2_Downloadly.ir

    - ADD: Added the method TCustomProp.Assign - a source flex-property is written to stream, which is then read by the flex-property, for which the Assign method is called. - ADD: In TIdPool (module ...

    fortune-ninja:一组用于测试基于 Fortune 的界面的工具

    ninja.connect({ databases: ...,//list of mongodb connection strings, required fortuneClient: ...,//a pre-configured instance of fortuneClient, required baseUrl: ... //service url, optional})目前忍者有...

    FFmpeg win64

    This FFmpeg build was configured with: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv ...

    gcc4.8.5离线安装rpm包含依赖

    COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --...

    arm-2014.05-29-arm-none-linux-gnueabi

    Configured with: /scratch/maciej/arm-linux-2014.05-rel/src/gcc-4.8-2014.05/configure --build=i686-pc-linux-gnu --host=i686-mingw32 --target=arm-none-linux-gnueabi ...... Thread model: posix gcc ...

    ffmpeg-2.5.2-win64-dev.7z

    This FFmpeg build was configured with: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0...

    ffmpeg-2.5.2-win64-shared.7z

    This FFmpeg build was configured with: --disable-static --enable-shared --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0...

    STG (SNMP Traffic Grapher)

    Source code is not available. Features: Single graph displays changes of two configurable SNMP variables with display of Current, Average, Maximum values. Screen snapshot: http://www.chat.ru/~...

    commons-configuration2-2.0.jar

    commons-configuration2-2.0.jar Apache commons-configuration 读取配置文件

Global site tag (gtag.js) - Google Analytics