r***@gmail.com
2018-06-18 19:09:34 UTC
I'm attempting to compile LFS 8.2 on a 32-bit machine and 'make check'
in glibc of Chapter 6 freezes at the following output:
../scripts/evaluate-test.sh conform/symlist-stdlibs-XOPEN2K8 $?
false false >
/sources/glibc-2.27/build/conform/symlist-stdlibs-XOPEN2K8.test-result
readelf: Warning: unable to apply unsupported reloc type 32 to
section .debug_info
I'm running 8.2 on a 64-bit machine but haven't done so with 32-bit
architecture. I omitted the following from binutils and gcc (pass 1)
respectively:
case $(uname -m) in x86_64) mkdir -v /tools/lib && ln -sv lib
/tools/lib64 ;; esac
case $(uname -m) in
x86_64) sed -e '/m64=/s/lib64/lib/' \ -i.orig gcc/config/i386/t-linux64
;; esac Chapter 5 seems to compile successfully and I've noticed no
errors, but 'make check' just freezes.
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
http://en.wikiped
in glibc of Chapter 6 freezes at the following output:
../scripts/evaluate-test.sh conform/symlist-stdlibs-XOPEN2K8 $?
false false >
/sources/glibc-2.27/build/conform/symlist-stdlibs-XOPEN2K8.test-result
readelf: Warning: unable to apply unsupported reloc type 32 to
section .debug_info
I'm running 8.2 on a 64-bit machine but haven't done so with 32-bit
architecture. I omitted the following from binutils and gcc (pass 1)
respectively:
case $(uname -m) in x86_64) mkdir -v /tools/lib && ln -sv lib
/tools/lib64 ;; esac
case $(uname -m) in
x86_64) sed -e '/m64=/s/lib64/lib/' \ -i.orig gcc/config/i386/t-linux64
;; esac Chapter 5 seems to compile successfully and I've noticed no
errors, but 'make check' just freezes.
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Do not top post on this list.
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
http://en.wikiped