#3466: Hard-coded path to /tools in Chapter 6 GCC
--------------------+------------------------
Reporter: chris | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.5
Component: Book | Version: SVN
Severity: normal | Keywords:
--------------------+------------------------
In Chapter 6, GCC installs /usr/lib/gcc/$(gcc -dumpmachine)/$(gcc
-dumpversion)/install-tools/fixincl, which includes a hard-coded pathname
to whatever sed program it finds, which at that time is /tools/bin/sed.
This can be fixed by adding "SED=sed" just before the configure command.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3466>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page