Error compiling

hi, i'm trying to compile a ath79 target on last kernel, but i cannot with this error

openwrt/build_dir/target-mips_24kc_musl/u-boot-2020.04/ipkg-mips_24kc/uboot-envtools/etc/config/ubootenv': No such file or directory
openwrt/build_dir/target-mips_24kc_musl/u-boot-2020.04/ipkg-mips_24kc/uboot-envtools/etc/fw_env.config': No such file or directory
openwrt/staging_dir/target-mips_24kc_musl/stamp/.package_compile] Error 2

how i can solve this?

Try to remove the tmp directory and make a clean build.
If this doesn't help, then run git pull or checkout an earlier revision.

1 Like

thanks, i did fix it removing some patches

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.