Skip to content
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

C库使用glibc时,编译失败,提示autoconf必须是2.69 #13308

Open
1 task done
sanshian opened this issue Jan 25, 2025 · 0 comments
Open
1 task done

C库使用glibc时,编译失败,提示autoconf必须是2.69 #13308

sanshian opened this issue Jan 25, 2025 · 0 comments

Comments

@sanshian
Copy link

详细叙述

如题所述

重复 issue

  • 没有类似的 issue

具体型号

x86

详细日志

make[3]: Entering directory '/home/ssa/lede/toolchain/glibc/headers'
[ -f /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/.autoconf ] || { cd /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/; autoconf --force && touch /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37/.autoconf; }
aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but you have 2.71
aclocal.m4:6: the top level
autom4te: error: /home/ssa/lede/staging_dir/host/bin/m4 failed with exit status: 63
make[3]: *** [Makefile:29: /home/ssa/lede/build_dir/toolchain-x86_64_gcc-13.3.0_glibc/glibc-2.37-headers/.configured] Error 63
make[3]: Leaving directory '/home/ssa/lede/toolchain/glibc/headers'
time: toolchain/glibc/headers/compile#0.08#0.01#0.17
ERROR: toolchain/glibc/headers failed to build.
make[2]: *** [toolchain/Makefile:97: toolchain/glibc/headers/compile] Error 1
make[2]: Leaving directory '/home/ssa/lede'
make[1]: *** [toolchain/Makefile:93: /home/ssa/lede/staging_dir/toolchain-x86_64_gcc-13.3.0_glibc/stamp/.toolchain_compile] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant