免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2229 | 回复: 8
打印 上一主题 下一主题

VMWare4.0下编译Kernel2.6.0的问题? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-12-25 10:22 |只看该作者 |倒序浏览
#make mrproper
#make menuconfig 后出现下面错误:
make: *** Warning: File `Makefile' has modification time in the future (2003-12-17 21:59:05 >; 2003-07-31 15:43:07)
make[1]: *** Warning: File `scripts/Makefile.lib' has modification time in the future (2003-12-17 21:58:49 >; 2003-07-31 15:43:07)
  HOSTCC  scripts/fixdep
/tmp/ccOYFE8l.s: Assembler messages:
/tmp/ccOYFE8l.s:4: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:4: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:4: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:21: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:21: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:21: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:57: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:57: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:57: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:190: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:190: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:190: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:207: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:207: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:207: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:276: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:276: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:276: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:424: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:424: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:424: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:508: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:508: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:508: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:664: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:664: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:664: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccOYFE8l.s:754: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:754: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccOYFE8l.s:754: Error: Rest of line ignored. First ignored character is `,'.
make[1]: *** [scripts/fixdep] Error 1
make: *** [scripts/fixdep] Error 2

论坛徽章:
0
2 [报告]
发表于 2003-12-25 10:37 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

你系统时间是多少呀???

论坛徽章:
0
3 [报告]
发表于 2003-12-25 10:44 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

Thu Jul 31 16:06:59 EDT 2003

要不我改一下时间试试

论坛徽章:
0
4 [报告]
发表于 2003-12-25 10:48 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

make: *** Warning: File `Makefile' has modification time in the future (2003-12-17 21:59:05 >; 2003-07-31 15:43:07)

你改过Makefile吗 ?

论坛徽章:
0
5 [报告]
发表于 2003-12-25 10:50 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

没呀。改了时间(Thu Dec 25 10:52:23 EST 2003)好象还不行

论坛徽章:
0
6 [报告]
发表于 2003-12-25 10:53 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

has modification time in the future???
纳闷,帮你顶下吧....
不明白为什么in the future???

从哪里下的内核阿

论坛徽章:
0
7 [报告]
发表于 2003-12-25 10:56 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

#cp /root/linux-2.6.0.tar.gz /usr/src
#tar xzvf linux-2.6.0.tar.gz
#ln -s linux-2.6.0 linux
#cd linux-2.6.0
[root@will linux-2.6.0]# make mrproper
  RM  $(CLEAN_FILES)
  Making mrproper in the srctree
  RM  $(MRPROPER_DIRS) + $(MRPROPER_FILES)
[root@will linux-2.6.0]# make menuconfig
  HOSTCC  scripts/fixdep
/tmp/cccAdDVT.s: Assembler messages:
/tmp/cccAdDVT.s:4: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:4: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:4: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:21: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:21: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:21: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:57: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:57: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:57: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:190: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:190: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:190: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:207: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:207: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:207: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:276: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:276: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:276: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:424: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:424: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:424: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:508: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:508: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:508: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:664: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:664: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:664: Error: Rest of line ignored. First ignored character is `,'.
/tmp/cccAdDVT.s:754: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:754: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cccAdDVT.s:754: Error: Rest of line ignored. First ignored character is `,'.
make[1]: *** [scripts/fixdep] Error 1
make: *** [scripts/fixdep] Error 2
[root@will linux-2.6.0]#

论坛徽章:
0
8 [报告]
发表于 2003-12-25 11:09 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

从http://www.kernel.org/pub/linux/kernel/v2.6/下载的呀

论坛徽章:
0
9 [报告]
发表于 2003-12-25 13:10 |只看该作者

VMWare4.0下编译Kernel2.6.0的问题?

问题还没解决
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP