Opde Issues Tracker

compile.34

build number: 34

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/php7-pecl-raphf/compile -j$(nproc) || make package/feeds/packages/php7-pecl-raphf/compile V=s

Compile.txt

bash: /openwrt/staging_dir/target-aarch64_cortex-a53_musl/usr/bin/phpize7: No such file or directory
make[3]: *** [Makefile:50: /openwrt/build_dir/target-aarch64_cortex-a53_musl/pecl-php7/raphf-2.0.1/.prepared_96f19a044b4ffe212ecd717f20dff0a8_18f1e190c5d53547fed41a3eaa76e9e9] Error 127
Last updated on 31 Oct 2021
Published on 31 Oct 2021