immortalwrt-mt798x icon indicating copy to clipboard operation
immortalwrt-mt798x copied to clipboard

使用make manuconfig添加一些luci插件后报错

Open 2000PJL opened this issue 1 year ago • 5 comments

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

  • [X] I am reporting an issue for ImmortalWrt, not an unsupported fork.

2000PJL avatar Jan 10 '24 17:01 2000PJL

make manuconfig是什么鬼

hxlls avatar Jan 10 '24 18:01 hxlls

correct: make menuconfig

oenhu avatar Jan 11 '24 05:01 oenhu

我编译nfs也是这个地方报错,直接放弃了

Vinke2 avatar Jan 11 '24 05:01 Vinke2

好的,谢谢,还没发现,但是openwrt里面的v2rayA插件报错,这个链接404了

2000PJL avatar Jan 11 '24 05:01 2000PJL

好的,谢谢,还没发现,但是openwrt里面的v2rayA插件报错,这个链接404了

Google那个下载失败的文件名,找同名文件下载,放到dl目录中

oenhu avatar Jan 11 '24 05:01 oenhu