compile.35
build number: 35
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/python3-pyinotify/compile -j$(nproc) || make package/feeds/packages/python3-pyinotify/compile V=s
Compile.txt
inotify is not available on
make[3]: *** [Makefile:44: /openwrt/build_dir/target-mips_24kc_musl/pypi/pyinotify-0.9.6/.built] Error 1