Dan Nicholson wrote:
On 10/27/05, Jonas Norlander <[EMAIL PROTECTED]> wrote:
And the error is still there. I noticed that my locale settings have
influence on the tests, after unset my LC_* and LANG i get much less
errors.
After googling i found this [1] which look related to my problem.
I will try the suggested work around [2] and report back when i got
time
[1]
http://www.diy-linux.org/x86-reference-build/chroot.html#c-gcc
http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg01069.html
http://www.diy-linux.org/pipermail/diy-linux-dev/2005-July/000595.html
[2]
echo 0 > /proc/sys/kernel/randomize_va_space
That's something different I believe. Although it may fix some
errors, the tests failed referenced by [1] and [2] are all pch
subdirectory. I'm attaching a log of when I built gcc and my host
(FC3) had a 2.6.12 kernel. You're getting a lot more errors than
that. It seems like something more fundamentally wrong is going on
because you're failing a lot of tests. Sorry to not be of more
assistance.
--
Dan
I have tested rebuilding with kernel 2.6.13.1 and 2.6.13.4 and getting
this errors, when i builded LFS it was with 2.6.12.* and it passed the
tests with only the usally errors (to bad i deleted that kernel). All
BLFS program i have built has worked without problem so i think my
toolchain is fine.
If this system could rebuild gcc fine before why not now? The only thing
I can think of that has changed is the kernel so if
"echo 0 > /proc/sys/kernel/randomize_va_space" is not working i will try
to install kernel 2.6.12 and see if it make any difference.
I wonder if its just the tests that is failing for some reason and the
binarys is ok?
I'm going away over the weekend so i cant work on this but i will report
back as soon i get back.
Have a nice weekend all.
/Jonas
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page