去哪拉sdk呢,ddd
lzkjh 发布的帖子
-
关于T113-s3 BingPi-M2 从musl切换为glibc
使用Tina-Linux-20250105.tar.gz 镜像系统默认是musl版本的,但是我需要glibc环境,通过编译菜单修改后,再编译一直提示是缺少各种库。有大神帮个忙吗
find /home/meetyoo/Tina-Linux/out/t113-bingpi_m2/compile_dir/target/softap-0.0.1/ipkg-sunxi/softap -name 'CVS' -o -name '.svn' -o -name '.#' -o -name '~'| xargs -r rm -rf
Package softap is missing dependencies for the following libraries:
libcrypto.so.1.1
Makefile:155: recipe for target '/home/meetyoo/Tina-Linux/out/t113-bingpi_m2/packages/base/softap_0.0.1-1_sunxi.ipk' failed
make[3]: *** [/home/meetyoo/Tina-Linux/out/t113-bingpi_m2/packages/base/softap_0.0.1-1_sunxi.ipk] Error 1
make[3]: Leaving directory '/home/meetyoo/Tina-Linux/package/allwinner/softap'
package/Makefile:192: recipe for target 'package/allwinner/softap/compile' failed
make[2]: *** [package/allwinner/softap/compile] Error 2
make[2]: Leaving directory '/home/meetyoo/Tina-Linux'
package/Makefile:189: recipe for target '/home/meetyoo/Tina-Linux/out/t113-bingpi_m2/staging_dir/target/stamp/.package_compile' failed
make[1]: *** [/home/meetyoo/Tina-Linux/out/t113-bingpi_m2/staging_dir/target/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/meetyoo/Tina-Linux'
/home/meetyoo/Tina-Linux/build/toplevel.mk:304: recipe for target 'world' failed
make: *** [world] Error 2
[2]+ Done $T/tools/build/buildserver --path $T 2> /dev/null 1>&2make failed to build some targets (25 seconds)