Opde Issues Tracker

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

Compile.txt

make[4]: Entering directory '/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.158'
  CC [M]  /openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/v4l2loopback-2021-07-13-baf9de27/v4l2loopback.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC [M]  /openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/v4l2loopback-2021-07-13-baf9de27/v4l2loopback.mod.o
  LD [M]  /openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/v4l2loopback-2021-07-13-baf9de27/v4l2loopback.ko
make[4]: Leaving directory '/openwrt/build_dir/target-mips_24kc_musl/linux-ath79_generic/linux-5.4.158'
Package kmod-v4l2loopback is missing dependencies for the following libraries:
videodev.ko
make[3]: *** [Makefile:59: /openwrt/bin/targets/ath79/generic/packages/kmod-v4l2loopback_5.4.158+2021-07-13-baf9de27-1_mips_24kc.ipk] Error 1
Last updated on 14 Nov 2021
Published on 14 Nov 2021