LinuxSir.cn,穿越时空的Linuxsir!

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

请问:一般有什么原因会使make是出现下面的错误提示

[复制链接]
发表于 2005-11-20 10:05:40 | 显示全部楼层 |阅读模式
make[3]: *** [raw.o] Error 1
make[3]: Leaving directory `/tmp/drcomsuite-0.2-20050916/module/Linux/2.4.x'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/drcomsuite-0.2-20050916/module/Linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/drcomsuite-0.2-20050916/module'
make: *** [module] Error 2

谢谢
:ask
发表于 2005-11-20 11:01:43 | 显示全部楼层
问题太大,不好说。。

有经验的说说。
谢谢。
回复 支持 反对

使用道具 举报

发表于 2005-11-20 14:23:24 | 显示全部楼层
错误信息太少了。。楼下的继续。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-22 18:01:01 | 显示全部楼层
像这样的
make -C include
make[1]: Entering directory `/root/drcomsuite/include'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/drcomsuite/include'
make -C drcomc
make[1]: Entering directory `/root/drcomsuite/drcomc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/drcomsuite/drcomc'
make -C drcomcd
make[1]: Entering directory `/root/drcomsuite/drcomcd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/root/drcomsuite/drcomcd'
make -C module
make[1]: Entering directory `/root/drcomsuite/module'
make -C Linux
make[2]: Entering directory `/root/drcomsuite/module/Linux'
make -C 2.6.x_early
make[3]: Entering directory `/root/drcomsuite/module/Linux/2.6.x_early'
make -C /lib/modules/2.6.8-2-686/build SUBDIRS=/root/drcomsuite/module/Linux/2
.6.x_early modules
make: *** /lib/modules/2.6.8-2-686/build: 没有那个文件或目录。 停止。
make: Entering an unknown directorymake: Leaving an unknown directorymake[3]:
*** [all] 错误 2
make[3]: Leaving directory `/root/drcomsuite/module/Linux/2.6.x_early'
make[2]: *** [all] 错误 2
make[2]: Leaving directory `/root/drcomsuite/module/Linux'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/root/drcomsuite/module'
make: *** [module] 错误 2
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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