社区
模式及实现
帖子详情
程序出现make: *** [ns] Error 1错误
sssssssssdfssdfsdf
2011-06-21 02:37:32
各位大侠 有谁知道make: *** [ns] Error 1错误怎么解决呢?是哪里出现了问题呢?
有知道的请帮帮小妹吧,感激不尽!!
...全文
46884
10
打赏
收藏
程序出现make: *** [ns] Error 1错误
各位大侠 有谁知道make: *** [ns] Error 1错误怎么解决呢?是哪里出现了问题呢? 有知道的请帮帮小妹吧,感激不尽!!
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
10 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
wenkai168
2012-04-07
打赏
举报
回复
3
先make clean && make试试,如果还出问题就是Makefile有问题了
yfk
2012-03-19
打赏
举报
回复
确保所有的依赖库都已下载
在Makefile中设置所有依赖库的include和lib文件目录
JoeBlackzqq
2012-03-18
打赏
举报
回复
make[1]: *** No rule to make target `all'. Stop.
你是不是执行了“make all"呀,但是makefile中却没有all对应的规则!!
ayiya1
2011-12-29
打赏
举报
回复
怎么改正的啊,楼主。。[Quote=引用 4 楼 sssssssssdfssdfsdf 的回复:]
之前谢谢你哈,那个问题我改正了,但是又出现了新的问题,这又是怎么回事呢
make[1]: Entering directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/cmu-scen-gen/setdest'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Lea……
[/Quote]
sssssssssdfssdfsdf
2011-06-22
打赏
举报
回复
那请问应该怎么办呢,需要重装ns2吗
justkk
2011-06-21
打赏
举报
回复
貌似makefile 有问题啊
sssssssssdfssdfsdf
2011-06-21
打赏
举报
回复
之前谢谢你哈,那个问题我改正了,但是又出现了新的问题,这又是怎么回事呢
make[1]: Entering directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/cmu-scen-gen/setdest'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/cmu-scen-gen/setdest'
make[1]: Entering directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/dec'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/dec'
make[1]: Entering directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/epa'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/epa'
make[1]: Entering directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/nlanr'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/nlanr'
make[1]: Entering directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/ucb'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/Owner/ns-allinone-2.27/ns-2.27/indep-utils/webtrace-conv/ucb'
justkk
2011-06-21
打赏
举报
回复
Application::recv_msg(int, char const*)
那就是没有实现这个函数啊
sssssssssdfssdfsdf
2011-06-21
打赏
举报
回复
恩,是有的。这是console中的信息
apps/app.o(.rdata$_ZTV11Application+0x38):app.cc: undefined reference to `Application::recv_msg(int, char const*)'
apps/telnet.o(.rdata$_ZTV9TelnetApp+0x38):telnet.cc: undefined reference to `Application::recv_msg(int, char const*)'
tools/trafgen.o(.rdata$_ZTV16TrafficGenerator+0x38):trafgen.cc: undefined reference to `Application::recv_msg(int, char const*)'
trace/traffictrace.o(.rdata$_ZTV12TrafficTrace+0x38):traffictrace.cc: undefined reference to `Application::recv_msg(int, char const*)'
tools/pareto.o(.rdata$_ZTV11POO_Traffic+0x38):pareto.cc: undefined reference to `Application::recv_msg(int, char const*)'
tools/expoo.o(.rdata$_ZTV13EXPOO_Traffic+0x38):expoo.cc: more undefined references to `Application::recv_msg(int, char const*)' follow
collect2: ld returned 1 exit status
make: *** [ns] Error 1
请问有办法改正吗
justkk
2011-06-21
打赏
举报
回复
在这个错误之前应该还有别的错误吧
ubuntu下编译安装
make
: *** [i
ns
tall]
错误
1
mkdir: 无法创建目录 “/usr/local/lib/***”: 权限不够 mkdir: 无法创建目录 “/usr/local/lib/***”: 权限不够
make
: *** [i
ns
tall]
错误
1
出现
类似
错误
,文件无法删除或者创建 如果你要是用的
make
&&
make
i
ns
tall的话 你可以sudo
make
然后sudo
make
isntal...
编译内核
make
modules_i
ns
tall报错
make
[1]: *** [arch/x86/crypto/aegis128-aesni.ko]
Error
1
Make
file:1281: r
编译内核
make
modules_i
ns
tall报错
make
[1]: *** [arch/x86/crypto/aegis128-aesni.ko]
Error
1
Make
file:1281: recipe for target ‘modi
ns
t’ failed
make
: *** [modi
ns
t]
Error
2 I
NS
TALL arch/x86/crypto/aegis128-aesni.ko At main.c:160: - SSL
error
:02001002:system library:f
ubuntu12.10安装
ns
2.35 提示
make
:***[linkstate/ls.o]
错误
1
修改ls文件:
ns
-2.35/linkstate/ls.h 第137行 void eraseAll() { erase(baseMap::begin(), baseMap::end()); } 改为: void eraseAll() { this->erase(baseMap::begin(), baseMap::end()); } 然后重新 ./i
ns
tall
linux内核跑飞,linux内核移植中的编译异常
一,在编译linux内核时
出现
make
:***[.tmp_vmlinux1]
Error
1这类
错误
解决方法:修改arch/arm/kernel/vmlinux.lds[arm@localhost linux2.6.14]$vi arch/arm/kernel/vmlinux.lds将文件尾2条的ASSERT注释掉(1439行)/* ASSERT((__proc_info_end __proc_i...
Make
file:94: recipe for target 'i
ns
tall-***-recurse' failed 解决方法
1.当安装postgresql插件扩展时,contrib下面
make
&
make
i
ns
tall
出现
下面
错误
信息.
make
-C test i
ns
tall
make
[1]: *** test: 没有那个文件或目录。 停止。
Make
file:94: recipe for target 'i
ns
tall-test-recurse' failed
make
: *** [i
ns
tall-test-...
模式及实现
5,530
社区成员
4,167
社区内容
发帖
与我相关
我的任务
模式及实现
C/C++ 模式及实现
复制链接
扫一扫
分享
社区描述
C/C++ 模式及实现
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章