12-21-2021, 09:56 AM
(This post was last modified: 12-21-2021, 10:01 AM by helpmerock.)
Hi CanadianBacon,
Some error in last step of make:
user@user-vm:~/Downloads/openwrt-rk3328$ make
make[2]: Entering directory '/home/user/Downloads/openwrt-rk3328'
make[3]: Entering directory '/home/user/Downloads/openwrt-rk3328/scripts/config'
set -e; mkdir -p ./; trap "rm -f ./.mconf-cfg.tmp" EXIT; { /bin/sh mconf-cfg.sh; } > ./.mconf-cfg.tmp; if [ ! -r mconf-cfg ] || ! cmp -s mconf-cfg ./.mconf-cfg.tmp; then true ' UPD mconf-cfg'; mv -f ./.mconf-cfg.tmp mconf-cfg; fi
make[3]: Leaving directory '/home/user/Downloads/openwrt-rk3328/scripts/config'
make[3]: Entering directory '/home/user/Downloads/openwrt-rk3328'
make[3]: Leaving directory '/home/user/Downloads/openwrt-rk3328'
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
make[2]: Leaving directory '/home/user/Downloads/openwrt-rk3328'
make[2]: *** No rule to make target '.config', needed by '/home/user/Downloads/openwrt-rk3328/staging_dir/target-_/stamp/.target_prereq'. Stop.
make[1]: *** [/home/user/Downloads/openwrt-rk3328/include/toplevel.mk:208: prereq] Error 2
make: *** [/home/user/Downloads/openwrt-rk3328/include/toplevel.mk:228: world] Error 2
Some error in last step of make:
user@user-vm:~/Downloads/openwrt-rk3328$ make
make[2]: Entering directory '/home/user/Downloads/openwrt-rk3328'
make[3]: Entering directory '/home/user/Downloads/openwrt-rk3328/scripts/config'
set -e; mkdir -p ./; trap "rm -f ./.mconf-cfg.tmp" EXIT; { /bin/sh mconf-cfg.sh; } > ./.mconf-cfg.tmp; if [ ! -r mconf-cfg ] || ! cmp -s mconf-cfg ./.mconf-cfg.tmp; then true ' UPD mconf-cfg'; mv -f ./.mconf-cfg.tmp mconf-cfg; fi
make[3]: Leaving directory '/home/user/Downloads/openwrt-rk3328/scripts/config'
make[3]: Entering directory '/home/user/Downloads/openwrt-rk3328'
make[3]: Leaving directory '/home/user/Downloads/openwrt-rk3328'
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
make[2]: Leaving directory '/home/user/Downloads/openwrt-rk3328'
make[2]: *** No rule to make target '.config', needed by '/home/user/Downloads/openwrt-rk3328/staging_dir/target-_/stamp/.target_prereq'. Stop.
make[1]: *** [/home/user/Downloads/openwrt-rk3328/include/toplevel.mk:208: prereq] Error 2
make: *** [/home/user/Downloads/openwrt-rk3328/include/toplevel.mk:228: world] Error 2