i have a error when compiling cups for lede
pi@DESKTOP-05E7INQ:~/source$ make[3] -C tools/squashfs4 compile
make[3]: command not found
pi@DESKTOP-05E7INQ:~/source$ make[2] toolchain/compile
make[2]: command not found
pi@DESKTOP-05E7INQ:~/source$ make -j1 v=s
make[1] world
make[2] target/compile
make[3] -C target/linux compile
make[2] diffconfig
make[2] package/cleanup
make[2] package/compile
make[3] -C package/libs/libjson-c host-compile
make[3] -C package/libs/libubox host-compile
make[3] -C package/system/opkg host-compile
make[3] -C package/libs/toolchain compile
make[3] -C package/libs/libnl-tiny compile
make[3] -C package/libs/libjson-c compile
make[3] -C package/utils/lua compile
make[3] -C package/libs/libubox compile
make[3] -C package/system/ubus compile
make[3] -C package/system/uci compile
make[3] -C package/network/config/netifd compile
make[3] -C package/firmware/linux-firmware compile
make[3] -C package/firmware/prism54-firmware compile
make[3] -C package/kernel/linux compile
make[3] -C package/system/ubox compile
make[3] -C package/libs/ncurses host-compile
make[3] -C package/libs/zlib compile
make[3] -C package/libs/ncurses compile
make[3] -C package/utils/util-linux compile
make[3] -C package/system/fstools compile
make[3] -C package/system/fwtool host-compile
make[3] -C package/system/fwtool compile
make[3] -C package/system/procd compile
make[3] -C package/system/usign host-compile
make[3] -C package/system/ucert host-compile
make[3] -C package/utils/jsonfilter compile
make[3] -C package/system/openwrt-keyring compile
make[3] -C package/system/usign compile
make[3] -C package/base-files compile
make[3] -C package/libs/libtool compile
make[3] -C feeds/packages/libs/libjpeg compile
make[3] -C feeds/packages/libs/libpng compile
make[3] -C package/libs/libusb compile
make[3] -C feeds/packages/libs/libcups compile
make[3] -C feeds/cups/cups compile
make -r world: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
/home/pi/source/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 1
pi@DESKTOP-05E7INQ:~/source$ recipe for target 'world' failed