End of the configuration.
Execute 'make' to start the build or try 'make help'.
make[2]: Leaving directory '/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x'
time: target/linux/prereq#0.07#0.06#0.13
make[1] manuconfig
make -r manuconfig: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on
make: *** [/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x/include/toplevel.mk:230: manuconfig] Error 1
Describe the bug
hello hanwckf, 你好,我这边使用make manuconfig添加一些luci插件后报错,错误信息如下: pengjl@Ubuntu-lubancat:~/openwrt/RAX3000M/immortalwrt-mt798x$ make manuconfig make[2]: Entering directory '/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x' make[3]: Entering directory '/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x/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/pengjl/openwrt/RAX3000M/immortalwrt-mt798x/scripts/config' make[3]: Entering directory '/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x' make[3]: Leaving directory '/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x'
End of the configuration. Execute 'make' to start the build or try 'make help'.
make[2]: Leaving directory '/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x' time: target/linux/prereq#0.07#0.06#0.13 make[1] manuconfig make -r manuconfig: build failed. Please re-run make with -j1 V=s or V=sc for a higher verbosity level to see what's going on make: *** [/home/pengjl/openwrt/RAX3000M/immortalwrt-mt798x/include/toplevel.mk:230: manuconfig] Error 1
我选择的设备是RAX3000M,CPU是MTK7981请问有什么解决办法吗?需要我上传toplevel.mk吗?
ImmortalWrt version
openwrt-21.02
ImmortalWrt target/subtarget
openwrt-21.02
Device
openwrt-21.02
Image kind
Official downloaded image
Steps to reproduce
No response
Actual behaviour
No response
Expected behaviour
No response
Additional info
No response
Diffconfig
No response
Terms