openwrt 编译软件包出现错误(is missing dependencies for the following libraries: libpthread.so.0)

2020-12-13 06:06

阅读:522

标签:style   blog   http   for   2014   ar   line   amp   

install -m0755 /home/yanfa/workspace/trunk-wr703/build_dir/target-mips_r2_uClibc-0.9.33.2/lk_cnp_serial_eth/lk_cnp_serial_eth /home/yanfa/workspace/trunk-wr703/build_dir/target-mips_r2_uClibc-0.9.33.2/lk_cnp_serial_eth/ipkg-ar71xx/lk_cnp_serial_eth/bin/
find /home/yanfa/workspace/trunk-wr703/build_dir/target-mips_r2_uClibc-0.9.33.2/lk_cnp_serial_eth/ipkg-ar71xx/lk_cnp_serial_eth -name ‘CVS‘ -o -name ‘.svn‘ -o -name ‘.#*‘ -o -name ‘*~‘| xargs -r rm -rf
Package lk_cnp_serial_eth is missing dependencies for the following libraries:
libpthread.so.0
make[3]: *** [/home/yanfa/workspace/trunk-wr703/bin/ar71xx/packages/lk_cnp_serial_eth_1_ar71xx.ipk] Error 1
make[3]: Leaving directory `/home/yanfa/workspace/trunk-wr703/package/lk_cnp_serial_eth‘
make[2]: *** [package/lk_cnp_serial_eth/compile] Error 2
make[2]: Leaving directory `/home/yanfa/workspace/trunk-wr703‘
make[1]: *** [/home/yanfa/workspace/trunk-wr703/staging_dir/target-mips_r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/yanfa/workspace/trunk-wr703‘
make: *** [world] Error 2
yanfa@ubuntu:~/workspace/trunk-wr703$ 

 

 

加上这句话还是不行DEPENDS:=+libpthread

soscw.com,搜素材

发现编译还是:

Package lk_cnp_serial_eth is missing dependencies for the following libraries:
libpthread.so.0

于是在make menuconfig中选上

soscw.com,搜素材

结果编译OK

openwrt 编译软件包出现错误(is missing dependencies for the following libraries: libpthread.so.0),搜素材,soscw.com

openwrt 编译软件包出现错误(is missing dependencies for the following libraries: libpthread.so.0)

标签:style   blog   http   for   2014   ar   line   amp   

原文地址:http://www.cnblogs.com/xuyh/p/3895461.html


评论


亲,登录后才可以留言!