Hi, I saw this error while installing Bzip2(LFS-7.7,pg-111,section-6.18):
/usr/bin/ld: blocksort.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC blocksort.o: error adding symbols: Bad value collect2: error: ld returned 1 exit status Makefile-libbz2_so:38: recipe for target 'all' failed make: *** [all] Error 1 Is it related to this?: This is what I saw while running the tests on gcc,i.e.,make -k check Running /sources/gcc-4.9.2/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp ... WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/spawning_arg.c -g execution test WARNING: program timed out. FAIL: c-c++-common/cilk-plus/CK/steal_check.c -g execution test................. I saw 18 unexpected errors. All while "Running /sources/gcc-4.9.2/gcc/testsuite/gcc.dg/cilk-plus/cilk-plus.exp ...".I saw the same errors in "=== g++ tests === ".The book says:"Unless the test results are vastly different from those at the above URL, it is safe to continue." 18 errors does look to be vastly different. Any suggestions? Btw,@William Harrington,I read the Rationale page. I don't know how I missed it. It does give good reasons for every package chosen.Thanks. Thank you.
-- 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.wikipedia.org/wiki/Posting_style
