We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ubuntu14.04 x64 如果是24kc编译正常没问题,如果使用1004kc编译则出现如下错误: Applying ./patches/rt2x00/023-rt2x00-do-not-print-error-when-queue-is-full.patch using plaintext: patching file drivers/net/wireless/ralink/rt2x00/rt2x00queue.c Hunk #1 FAILED at 671. 1 out of 1 hunk FAILED -- saving rejects to file drivers/net/wireless/ralink/rt2x00/rt2x00queue.c.rej Patch failed! Please fix ./patches/rt2x00/023-rt2x00-do-not-print-error-when-queue-is-full.patch! Makefile:568: recipe for target '/home/jczx/op-lite/build_dir/target-mipsel_1004kc_musl/linux-ramips_mt7621/backports-4.19.23-1/.prepared_729cae05aa0ab9305c3feded0b1ec783_6664517399ebbbc92a37c5bb081b5c53' failed make[3]: *** [/home/jczx/op-lite/build_dir/target-mipsel_1004kc_musl/linux-ramips_mt7621/backports-4.19.23-1/.prepared_729cae05aa0ab9305c3feded0b1ec783_6664517399ebbbc92a37c5bb081b5c53] Error 1 make[3]: Leaving directory '/home/jczx/op-lite/package/kernel/mac80211' time: package/kernel/mac80211/compile#0.53#0.12#0.81 package/Makefile:107: recipe for target 'package/kernel/mac80211/compile' failed make[2]: *** [package/kernel/mac80211/compile] Error 2 make[2]: Leaving directory '/home/jczx/op-lite' package/Makefile:103: recipe for target '/home/jczx/op-lite/staging_dir/target-mipsel_1004kc_musl/stamp/.package_compile' failed make[1]: *** [/home/jczx/op-lite/staging_dir/target-mipsel_1004kc_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/jczx/op-lite' /home/jczx/op-lite/include/toplevel.mk:216: recipe for target 'world' failed make: *** [world] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ubuntu14.04 x64
如果是24kc编译正常没问题,如果使用1004kc编译则出现如下错误:
Applying ./patches/rt2x00/023-rt2x00-do-not-print-error-when-queue-is-full.patch using plaintext:
patching file drivers/net/wireless/ralink/rt2x00/rt2x00queue.c
Hunk #1 FAILED at 671.
1 out of 1 hunk FAILED -- saving rejects to file drivers/net/wireless/ralink/rt2x00/rt2x00queue.c.rej
Patch failed! Please fix ./patches/rt2x00/023-rt2x00-do-not-print-error-when-queue-is-full.patch!
Makefile:568: recipe for target '/home/jczx/op-lite/build_dir/target-mipsel_1004kc_musl/linux-ramips_mt7621/backports-4.19.23-1/.prepared_729cae05aa0ab9305c3feded0b1ec783_6664517399ebbbc92a37c5bb081b5c53' failed
make[3]: *** [/home/jczx/op-lite/build_dir/target-mipsel_1004kc_musl/linux-ramips_mt7621/backports-4.19.23-1/.prepared_729cae05aa0ab9305c3feded0b1ec783_6664517399ebbbc92a37c5bb081b5c53] Error 1
make[3]: Leaving directory '/home/jczx/op-lite/package/kernel/mac80211'
time: package/kernel/mac80211/compile#0.53#0.12#0.81
package/Makefile:107: recipe for target 'package/kernel/mac80211/compile' failed
make[2]: *** [package/kernel/mac80211/compile] Error 2
make[2]: Leaving directory '/home/jczx/op-lite'
package/Makefile:103: recipe for target '/home/jczx/op-lite/staging_dir/target-mipsel_1004kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/jczx/op-lite/staging_dir/target-mipsel_1004kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/jczx/op-lite'
/home/jczx/op-lite/include/toplevel.mk:216: recipe for target 'world' failed
make: *** [world] Error 2
The text was updated successfully, but these errors were encountered: