|
本帖最后由 fuger 于 2021-8-17 13:33 编辑
现已正常编译通过。
编译错误:................
Hash of the downloaded file does not match (file: 8d12b42623eeefee872f123bd0dc85d535b00df4d42e865f993c40f7bfc92b1e, requested: ed285f4accaf05344f90975757b3dbfe772ba41d1c401c2648b7fa45b711bdd4) - deleting download.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror2.openwrt.org/sources/libpcap-1.10.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
No more mirrors to try - giving up.
make[3]: *** [Makefile:104: /workdir/openwrt/dl/libpcap-1.10.0.tar.gz] Error 2
make[3]: Leaving directory '/workdir/openwrt/package/libs/libpcap'
time: package/libs/libpcap/compile#0.30#0.16#3.76
ERROR: package/libs/libpcap failed to build.
make[2]: *** [package/Makefile:116: package/libs/libpcap/compile] Error 1
make[2]: Leaving directory '/workdir/openwrt'
make[1]: *** [package/Makefile:110: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/workdir/openwrt'
make: *** [/workdir/openwrt/include/toplevel.mk:230: world] Error 2
Error: Process completed with exit code 2.
|
|