|

楼主 |
发表于 2020-12-23 20:08
|
显示全部楼层
[ 47%] Building C object CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o
In file included from /usr/include/json/autolink.h:9,
from /usr/include/json/json.h:9,
from /home/juedy/123/lede/build_dir/hostpkg/libubox-2020-05-25-66195aee/blobmsg_json.c:23:
/usr/include/json/config.h:9:10: fatal error: string: No such file or directory
9 | #include <string> //typdef String
| ^~~~~~~~
compilation terminated.
make[6]: *** [CMakeFiles/blobmsg_json.dir/build.make:80: CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o] Error 1
make[6]: Leaving directory '/home/juedy/123/lede/build_dir/hostpkg/libubox-2020-05-25-66195aee'
make[5]: *** [CMakeFiles/Makefile2:226: CMakeFiles/blobmsg_json.dir/all] Error 2
make[5]: Leaving directory '/home/juedy/123/lede/build_dir/hostpkg/libubox-2020-05-25-66195aee'
make[4]: *** [Makefile:147: all] Error 2
make[4]: Leaving directory '/home/juedy/123/lede/build_dir/hostpkg/libubox-2020-05-25-66195aee'
make[3]: *** [Makefile:110: /home/juedy/123/lede/build_dir/hostpkg/libubox-2020-05-25-66195aee/.built] Error 2
make[3]: Leaving directory '/home/juedy/123/lede/package/libs/libubox'
time: package/libs/libubox/host-compile#1.20#0.84#2.38
make[2]: *** [package/Makefile:111: package/libs/libubox/host/compile] Error 2
make[2]: Leaving directory '/home/juedy/123/lede'
make[1]: *** [package/Makefile:107: /home/juedy/123/lede/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/juedy/123/lede'
|
|