Road-tech / Custom_firmware_for_gl-inet_AXT1800

MIT License
34 stars 33 forks source link

编译失败 #4

Open mulder125 opened 1 year ago

mulder125 commented 1 year ago

使用 Action 云编译失败,log如下

make[3] -C feeds/luci/modules/luci-mod-status compile make[3] -C feeds/luci/modules/luci-mod-system compile make[3] -C feeds/luci/libs/luci-lib-ipkg compile make[3] -C /workdir/gl-infra-builder/wlan-ap/feeds/wifi-ax/mac80211 compile make[3] -C feeds/luci/modules/luci-compat compile make[3] -C /workdir/gl-infra-builder/feeds/NueXini/luci-app-eqos compile make[3] -C /workdir/gl-infra-builder/feeds/NueXini/luci-app-mwan3helper compile ERROR: package/feeds/wifi_ax/mac80211 failed to build. make -r world: 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: *** [/workdir/gl-infra-builder/wlan-ap/openwrt/include/toplevel.mk:230: world] Error 1 Error: Process completed with exit code 2

mulder125 commented 1 year ago

已找到问题 build-openwrt.yml 第73行要改为: python3 setup.py -c configs/config-wlan-ap.yml 5.4内核的wlan驱动有问题目前编译不过