Hello All,
I am trying to create my LFS using a host RHEL 5.0 {Full Installation and has development tools rpm included in it}.
I am following LFS book version 6.4 and i have completed package's till DejaGNU-1.4.4.
However i am getting below error message when i try to run make -k check command in section 5.12. GCC-4.3.2 - Pass 2 {thats chapter 5} Re-installation of GCC :
"
make[4]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libgomp'
make[3]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libgomp'
make[2]: *** [check-recursive] Error 1
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libgomp'
make[1]: *** [check-target-libgomp] Error 2
make[1]: Target `check-target' not remade because of errors.
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build'
make: *** [do-check] Error 2
make: Target `check' not remade because of errors.
"
I can run make and make install commands with no errors at all but make -k check errors out and when i run the sanity check provided in this section end it gives no output which according to the book is something wrong.
And as per the book i have checked the path variable symlinks and the specsfile and seems good.
Could some one help on this issue it would be really appreciated as i am stuck on this section.
Thanks
Sammy
