On Thu, May 09, 2019 at 07:34:07PM +0100, Ken Moffat via lfs-dev wrote:
> On Thu, May 09, 2019 at 09:32:48AM -0500, Bruce Dubbs via lfs-dev wrote:
> > On 5/9/19 1:11 AM, Ken Moffat via lfs-dev wrote:
> > 
> Yes, I've been doing that in all my builds since January.  My last
> build using 20th April LFS succeeded, there have been few changes in
> LFS since then.  Oh, and I'm using 5.0.14 headers.
> 
For this build, I've still got the full dummy.log, and for the
'search starts here' includes

#include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include
 /usr/local/include
 /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include-fixed
 /usr/include
End of search list.

which is a bit more than what is in the book, but at least it will
look for headers in /usr/local.

Checking what ld knows about:
root in chroot /# ld --verbose | grep '/lib' | sed 's|; |\n|g'
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib64")
SEARCH_DIR("/usr/local/lib64")
SEARCH_DIR("/lib64")
SEARCH_DIR("/usr/lib64")
SEARCH_DIR("/usr/x86_64-pc-linux-gnu/lib")
SEARCH_DIR("/usr/local/lib")
SEARCH_DIR("/lib")
SEARCH_DIR("/usr/lib");

I think I'm going to carry on (and maybe eventually burn in flames
;)

ĸen
-- 
Before the universe began, there was a sound. It went: "One, two, ONE,
two, three, four" [...] The cataclysmic power chord that followed was
the creation of time and space and matter and it does Not Fade Away.
 - wiki.lspace.org/mediawiki/Music_With_Rocks_In


-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to