-
Notifications
You must be signed in to change notification settings - Fork 19.5k
New issue
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
x86固件编译出错,求助 #780
Comments
Applying /home/ce6093/lede/target/linux/ramips/patches-4.14/0040-nand-hack.patch using plaintext: |
全程翻墙,换了几个linux版本都是这里错误
make[4]: Leaving directory '/home/d/lede/build_dir/target-x86_64_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant'
export MAKEFLAGS=""; x86_64-openwrt-linux-musl-gcc -o /home/d/lede/build_dir/target-x86_64_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpad -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -iremap/home/d/lede/build_dir/target-x86_64_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2:hostapd-2018-05-21-62566bc2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -flto ./files/multicall.c /home/d/lede/build_dir/target-x86_64_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/hostapd/hostapd_multi.a /home/d/lede/build_dir/target-x86_64_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/wpa_supplicant/wpa_supplicant_multi.a -L/home/d/lede/staging_dir/target-x86_64_musl/usr/lib -L/home/d/lede/staging_dir/target-x86_64_musl/lib -L/home/d/lede/staging_dir/toolchain-x86_64_gcc-7.3.0_musl/usr/lib -L/home/d/lede/staging_dir/toolchain-x86_64_gcc-7.3.0_musl/lib -znow -zrelro -Wl,--gc-sections -flto=jobserver -fuse-linker-plugin -lubox -lubus
/home/d/lede/tmp/ccUHEvcM.ltrans12.ltrans.o: In function
ap_sta_add': <artificial>:(.text.ap_sta_add+0x19e): undefined reference to
sta_track_claim_taxonomy_info'collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:619: /home/d/lede/build_dir/target-x86_64_musl/hostapd-wpad-full-internal/hostapd-2018-05-21-62566bc2/.built] Error 1
make[3]: Leaving directory '/home/d/lede/package/network/services/hostapd'
time: package/network/services/hostapd/wpad-full-internal/compile#32.41#5.29#44.28
make[2]: *** [package/Makefile:109: package/network/services/hostapd/compile] Error 2
make[2]: Leaving directory '/home/d/lede'
make[1]: *** [package/Makefile:103: /home/d/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/d/lede'
make: *** [/home/d/lede/include/toplevel.mk:218:world] 错误 2
d@linux:~/lede$
The text was updated successfully, but these errors were encountered: