checking LD_LIBRARY_PATH variable... ok checking whether GCC supports -static-libgcc... -static-libgcc checking for bash... /bin/bash checking for gawk... no checking for mawk... mawk checking for perl... /usr/bin/perl checking for install-info... /usr/bin/install-info checking for bison... no checking for libc-friendly stddef.h... yes checking whether we need to use -P to assemble .S files... no checking for .set assembler directive... yes checking for assembler gnu_unique_object symbol type... yes checking for .symver assembler directive... yes checking for ld --version-script... yes checking for .previous assembler directive... yes checking for .protected and .hidden assembler directive... yes checking whether __attribute__((visibility())) is supported... yes checking for broken __attribute__((visibility()))... no checking for broken __attribute__((alias()))... no checking whether to put _rtld_local into .sdata section... no checking for .preinit_array/.init_array/.fini_array support... yes checking whether to use .ctors/.dtors header and trailer... (cached) yes checking for libunwind-support in compiler... no checking for -z nodelete option... yes checking for -z nodlopen option... yes checking for -z initfirst option... yes checking for -z relro option... no configure: error: linker with -z relro support required
I follow 5.7. Glibc-2.16.0<http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html>, but get the error on run configure command, and I find a patch file was not used , was this case the problem? lfs@cpu:/home/yan/lfs/sources/glibc-build$ ls ../glibc- glibc-2.16.0/ glibc-2.16.0.tar.xz glibc-2.16.0-res_query_fix-1.patch glibc-build/ thank you
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
