使用T113-S3 Tina5.0 跑QT示例 程序遇到编译错误
-
请大神指导下,编译测试QT 示例程序
详情:
INFO: build dts ... INFO: Prepare toolchain ... removed '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.d.dtc.tmp' removed '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.dts.tmp' '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/kernel/build/arch/arm/boot/dts/.board.dtb.d.dtc.tmp' -> '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.d.dtc.tmp' '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/kernel/build/arch/arm/boot/dts/.board.dtb.dts.tmp' -> '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/.board.dtb.dts.tmp' '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/kernel/staging/sunxi.dtb' -> '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/sunxi.dtb' INFO: build rootfs ... ==mkcmd.sh: build_openwrt_rootfs with -j1 V=s== make: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' make[1]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' CreateSoftLink /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/tmp link to /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/tmp CreateSoftLink /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/staging_dir link to /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt/staging_dir make[2]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' make[2]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' Check Vendor Package... CreateSoftLink /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/package/subpackage link to /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package end WARNING: Makefile 'package/subpackage/feeds/libs/cairo/Makefile' has a dependency on 'libgpu', which does not exist WARNING: Makefile 'package/subpackage/allwinner/multimedia/tina_multimedia_demo/camerapreviewerdemo/Makefile' has a build dependency on 'libcedarx', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/gui/flutter/flutter-sunxi/Makefile' has a dependency on 'libgpu', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-omx/Makefile' has a dependency on 'libgst1gl', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'opencv', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'libgst1wayland', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'libgst1badvideo', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/multimedia/gstreamer/gst1-plugins-bad/Makefile' has a dependency on 'libgst1gl', which does not exist WARNING: Makefile 'package/subpackage/allwinner/display/libuapi/Makefile' has a dependency on 'libgpu', which does not exist WARNING: Makefile 'package/kernel/linux/Makefile' has a dependency on 'ap6256-firmware', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a dependency on 'libgpu', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a dependency on 'weston', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a dependency on 'wayland', which does not exist WARNING: Makefile 'package/subpackage/thirdparty/gui/qt/qt5/Makefile' has a build dependency on 'libstdcpp', which does not exist WARNING: Makefile 'package/subpackage/allwinner/multimedia/tina_multimedia/Makefile' has a dependency on 'libgpu', which does not exist WARNING: Makefile 'package/subpackage/allwinner/multimedia/tina_multimedia/Makefile' has a dependency on 'libkeystone', which does not exist copy from /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/target/t113/t113-evb1_auto/defconfig # # No change to .config # copy to /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/target/t113/t113-evb1_auto/defconfig make[2]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' Makefile:26: "NOTE: Will skip kernel build." Makefile:253: "==/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/out/t113/evb1_auto/openwrt==" The command image-prereq(include/kernel-build.mk) execute. time: target/linux/prereq#0.09#0.05#0.14 make[2]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' make[1]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' make[1]: Entering directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' make[1]: *** No rule to make target 'with'. Stop. make[1]: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/include/toplevel.mk:238: recipe for target 'with' failed make: *** [with] Error 2 make: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' INFO: build_openwrt_rootfs failed 这里是一段源代码内容。
大概
make[3] -C package/system/fstools compile make[3] -C /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package/allwinner/wireless/btmanager compile make[3] -C /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package/feeds/net/openssh compile make[3] -C package/boot/uboot-envtools compile make[3] -C package/base-files compile ERROR: package/subpackage/feeds/libs/nspr [host] failed to build. make[3] -C /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/package/feeds/net/openssh compile ERROR: package/subpackage/feeds/libs/nspr failed to build. make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on /home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt/include/toplevel.mk:238: recipe for target 'world' failed make: *** [world] Error 1 make: Leaving directory '/home/zh/Desktop/Linux/T113-S3/SDK/T113-Tina/openwrt/openwrt' INFO: build_openwrt_rootfs failed 这里是一段源代码内容。
Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号