Opde Issues Tracker

compile.21

build number: 21

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-propro/compile -j$(nproc) || make package/feeds/packages/php7-pecl-propro/compile V=s

Compile.txt

bash: /openwrt/staging_dir/target-aarch64_cortex-a72_musl/usr/bin/phpize7: No such file or directory
make[3]: *** [Makefile:50: /openwrt/build_dir/target-aarch64_cortex-a72_musl/pecl-php7/propro-2.1.0/.prepared_1b2c6c1c548d504864123638d735740e_18f1e190c5d53547fed41a3eaa76e9e9] Error 127
Last updated on 19 Aug 2021
Published on 19 Aug 2021