LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   building check chapter 5 (https://www.linuxquestions.org/questions/linux-from-scratch-13/building-check-chapter-5-a-4175465244/)

mreff555 06-08-2013 11:28 AM

building check chapter 5
 
I am getting an error when making check (chapter 5, version 7.3) which is described here.

http://comments.gmane.org/gmane.linux.lfs.devel/13407

It would seem that the only resolution was to use

Code:

--with-sysroot=$lfs
in bunutils build 2.

I'm worried that this will be problematic after chrooting. Has anyone done this, or found a better route?

business_kid 06-09-2013 11:44 AM

That looks like a syntax error in the file. Make check for the toolchain only(Glibc, & Gcc) as that's what you need to make ch.6. You can simply skip making check, which simply tests the compiled code.

mreff555 06-09-2013 12:36 PM

Fixed it. It actually just turned out to be a typo in the second pass of binutils.

Thanks


All times are GMT -5. The time now is 05:44 PM.