openwrt/Linux编译make错误,急需解决!!!
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了openwrt/Linux编译make错误,急需解决!!!相关的知识,希望对你有一定的参考价值。
helloworld是我编写的一个小应用,编译的make的时候出现了下面的错误
if [ -f/home/daijian/openwrt-3.10.14-2.0/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/pkginfo/luci.default.install.clean]; then rm -f /home/daijian/openwrt-3.10.14-2.0/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/pkginfo/luci.default.install/home/daijian/openwrt-3.10.14-2.0/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/pkginfo/luci.default.install.clean;fi; echo "luci" >> /home/daijian/openwrt-3.10.14-2.0/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/pkginfo/luci.default.install
make[3]: Leaving directory`/home/daijian/openwrt-3.10.14-2.0/feeds/luci/collections/luci'
make[3]: Entering directory`/home/daijian/openwrt-3.10.14-2.0/package/helloworld'
Makefile:82: *** target file`/home/daijian/openwrt-3.10.14-2.0/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/HelloWorld'has both : and :: entries. Stop.
make[3]: Leaving directory`/home/daijian/openwrt-3.10.14-2.0/package/helloworld'
make[2]: *** [package/helloworld/compile] Error 2
make[2]: Leaving directory `/home/daijian/openwrt-3.10.14-2.0'
make[1]: ***[/home/daijian/openwrt-3.10.14-2.0/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile]Error 2
make[1]: Leaving directory `/home/daijian/openwrt-3.10.14-2.0'
make: *** [world] Error 2
这个问题比较复杂的。
能看一看wo的网名吗?追问
怎么解决呢?
OpenWrt/Android编译系统
原文迁移至:
OpenWrt编译系统(3)之深入探究库依赖错误:Package XXX is missing dependencies for the following libraries
以上是关于openwrt/Linux编译make错误,急需解决!!!的主要内容,如果未能解决你的问题,请参考以下文章