I followed the step by https://easycwmp.org/tutorial/,
openwrt/package
dowload openwrt package
tar -xzvf easycwmp-openwrt-{x}.{y}.{z}.tar.gz
make menuconfig checked easycmwp
make package/easycwmp/compile PKG_HASH=skip V=s
64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" ;
make[3]: Entering directory '/home/kite/lede/build_dir/target-x86_64_musl/easycwmp/easycwmp-1.8.5'
make[3]: *** No targets specified and no makefile found. Stop.
make[3]: Leaving directory '/home/kite/lede/build_dir/target-x86_64_musl/easycwmp/easycwmp-1.8.5'
make[2]: *** [Makefile:110: /home/kite/lede/build_dir/target-x86_64_musl/easycwmp/easycwmp-1.8.5/.built] Error 2
make[2]: Leaving directory '/home/kite/lede/package/easycwmp'
time: package/easycwmp/compile#0.43#0.31#0.67
ERROR: package/easycwmp failed to build.
make[1]: *** [package/Makefile:116: package/easycwmp/compile] Error 1
make[1]: Leaving directory '/home/kite/lede'
make: *** [/home/kite/lede/include/toplevel.mk:231: package/easycwmp/compile] Error 2
what's wrong? how to solved?thanks very much ?
I followed the step by https://easycwmp.org/tutorial/,
openwrt/package
dowload openwrt package
tar -xzvf easycwmp-openwrt-{x}.{y}.{z}.tar.gz
make menuconfig checked easycmwp
make package/easycwmp/compile PKG_HASH=skip V=s
64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CROSS="x86_64-openwrt-linux-musl-" ARCH="x86_64" ;
make[3]: Entering directory '/home/kite/lede/build_dir/target-x86_64_musl/easycwmp/easycwmp-1.8.5'
make[3]: *** No targets specified and no makefile found. Stop.
make[3]: Leaving directory '/home/kite/lede/build_dir/target-x86_64_musl/easycwmp/easycwmp-1.8.5'
make[2]: *** [Makefile:110: /home/kite/lede/build_dir/target-x86_64_musl/easycwmp/easycwmp-1.8.5/.built] Error 2
make[2]: Leaving directory '/home/kite/lede/package/easycwmp'
time: package/easycwmp/compile#0.43#0.31#0.67
ERROR: package/easycwmp failed to build.
make[1]: *** [package/Makefile:116: package/easycwmp/compile] Error 1
make[1]: Leaving directory '/home/kite/lede'
make: *** [/home/kite/lede/include/toplevel.mk:231: package/easycwmp/compile] Error 2
what's wrong? how to solved?thanks very much ?