"openvpn-openssl", "openwrt-keyring", "opkg", "partx-utils", "ppp", "ppp-mod-pppoe", "procd", "procd-seccomp", "procd-ujail", "px5g-wolfssl", "r8169-firmware", "resize2fs", "rpcd", "rpcd-mod-file", "rpcd-mod-iwinfo", "rpcd-mod-luci", "rpcd-mod-rrdns", "screen", "...
05.3/include/toplevel.mk:182: /home/huang/23.05.3/staging_dir/host/.prereq-build] Error 1...
error:BuildingGCCrequiresGMP4.2+,MPFR2.4.0+and MPC0.8.0+. Trythe--with-gmp,--with-mpfrand/or--with-mpcoptionstospecify 问题描述 问题1: Undefinedsymbolsforarchitecturex86_64: "_iconv",referencedfrom: convert_using_iconv(void*,unsignedcharconst*,unsignedlong, _cpp_strbuf*)inlibcpp.a(charset...
之前发过几个关于编译Hyper-V x86 OpenWRT的帖子,包括如何从源代码开始编译OpenWRT,具体可以看看这里...
CONFIG_OPENSSL_ENGINE=y CONFIG_OPENSSL_OPTIMIZE_SPEED=y CONFIG_OPENSSL_WITH_ASM=y CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y CONFIG_OPENSSL_WITH_CMS=y CONFIG_OPENSSL_WITH_DEPRECATED=y CONFIG_OPENSSL_WITH_ERROR_MESSAGES=y CONFIG_OPENSSL_WITH_IDEA=y ...
/home/ubuntu/work/libwebsockets/include/libwebsockets.h:223:25: fatal error: openssl/ssl.h: No such file or directory #include <openssl/ssl.h> ^ compilation terminated. CMakeFiles/websockets.dir/build.make:62: recipe for target 'CMakeFiles/websockets.dir/lib/core/alloc.c.o' failed ...
Build dependency: Please install theopenssllibrary (with development headers) Prerequisite check failed. Use FORCE=1 to override. make: *** [staging_dir/host/.prereq-build] Error 1 http://www.acme-dot.com/building-openwrt-14-07-barrier-breaker-on-ubuntu-and-os-x/ ...
configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify 问题描述 问题1: Undefined symbols for architecture x86_64: "_iconv", referenced from: ...
> > CONFIG_OPENSSL_ENGINE_CRYPTO=y > > CONFIG_OPENSSL_ENGINE_DIGEST=y > > > > And then there is a manual step needed : > > > > edit package/libs/openssl/patches/140-makefile-dirs.patch to include > > building the engines
Re: 22.03 packages not building since 10 days Sebastian Kemper [PATCH 1/2] toolchain: kernel-headers: fix check target for external Git trees Petr Štetiar [PATCH 2/2] toolchain: kernel-headers: remove debugging env dump Petr Štetiar [...