+ -
当前位置:首页 → 问答吧 → Linux-2.6.22.2 API Headers

Linux-2.6.22.2 API Headers

时间:2007-10-29

来源:互联网

安装gcc后 安装Linux-2.6.22.2 API Headers 时候提示

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

我是把所有的gcc-built 和Binutils-2.17所有编译目录都删除了
另外 我按手册上说的编译安装完成之后删除目录 那我执行这个make命令 make的是哪里的文件呢?
在线等

作者: asusarhai   发布时间: 2007-10-29

在不在内核源代码目录下?

作者: youbest   发布时间: 2007-10-29

那我是不是要解压缩内核代码然后configure呢?
The Linux kernel needs to expose an Application Programming Interface (API) for the system's C library (Glibc in LFS) to utilize. This is done by way of sanitizing various C header files that are shipped in the Linux kernel source tarball.

Install the header files:

make mrproper
make headers_check
make INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /tools/include
这个是它的手册上的说明

作者: asusarhai   发布时间: 2007-10-29

巧妇难为无米之垂,没内核源代码怎么编译呢~

作者: youbest   发布时间: 2007-10-29

引用:
作者: asusarhai
那我是不是要解压缩内核代码然后configure呢?
The Linux kernel needs to expose an Application Programming Interface (API) for the system's C library (Glibc in LFS) to utilize. This is done by way of sanitizing various C header files that are shipped in the Linux kernel source tarball.

Install the header files:

make mrproper
make headers_check
make INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /tools/include
这个是它的手册上的说明
裝內核的 API headers 無需去 configure!

作者: d00m3d   发布时间: 2007-10-30

已经解决!谢谢

作者: asusarhai   发布时间: 2007-10-30

请问下怎么解决的

作者: yyrjw   发布时间: 2008-08-04

热门下载

更多