LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 621|回复: 0

关于用2.6内核作lfs,glibc-kernheaders-* files一点我不明白

[复制链接]
发表于 2004-2-4 14:56:16 | 显示全部楼层 |阅读模式
http://www.au.linuxfromscratch.o ... rnel-2.6-how-to.txt

一文中指出
get: http://download.fedora.redhat.co ... e/development/SRPMS
you will need the glibc-kernheaders-* file.

..........
Chapter 6 -- Installing sanitized kernel headers
After you install the glibc you should do this.
        tar jxvf glibc-kernelheaders.tar.bz2
        cd usr/include
        ***NOTE*** if your arch is something other then i386 then you
should change the next line to fit. EX. asm-ppc, to see all possible
ones just ls. :-p       
        cp -R asm-i386 /usr/include/asm   
        cp -R linux /usr/include


这些头文件与glibc或kernel代码树中的不同么?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表