编译京东百里AX6000出现错误提示,是否因为原源修改了导致的? #247
Unanswered
he-yu-qing
asked this question in
Q&A
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
a984fcf 提交有问题,自己返回之前的commit 就正常了,等修复吧 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
第一处错误:
ERROR: package/mtk/drivers/mt_wifi 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/openwrt/include/toplevel.mk:233: world] Error 1
make[2]: Entering directory '/workdir/openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/workdir/openwrt/scripts/config'
第二处错误:
patching file mt_wifi/embedded/common/bgnd_scan.c
patching file mt_wifi/include/mcu/mt_cmd.h
patching file mt_wifi/mcu/mt_cmd.c
Fixup eeprom reading API
patching file mt_wifi/embedded/common/ee_flash.c
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file mt_wifi/embedded/common/ee_flash.c.rej
make[3]: *** [Makefile:375: /workdir/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/mt_wifi/.prepared_c170f74d2d17cf0cc1b3fc9296d1238d_e278762c420a76de9ef025b40538d5ec] Error 1
make[3]: Leaving directory '/workdir/openwrt/package/mtk/drivers/mt_wifi'
time: package/mtk/drivers/mt_wifi/compile#0.12#0.24#0.34
ERROR: package/mtk/drivers/mt_wifi failed to build.
make[2]: *** [package/Makefile:176: package/mtk/drivers/mt_wifi/compile] Error 1
make[2]: Leaving directory '/workdir/openwrt'
make[1]: *** [package/Makefile:170: /workdir/openwrt/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/workdir/openwrt'
make: *** [/workdir/openwrt/include/toplevel.mk:233: world] Error 2
Error: Process completed with exit code 2
Beta Was this translation helpful? Give feedback.
All reactions