On 2018-08-10 18:30 -0500, Bruce Dubbs wrote: > On 08/04/2018 11:58 AM, Xi Ruoyao wrote: > > I just built a LFS system following system development (r11444). I note > > several issues: > > > > 1. In 5.29 (temp Perl), change Perl configure line to > > > > sh Configure \ > > -des \ > > -Dprefix=/tools \ > > -Dlibs=-lm \ > > -Dlocincpth=/tools/include \ > > -Dloclibpth=/tools/lib > > > > The purpose is to avoid Perl to use "-I/usr/local/include" and > > "-L/usr/local/lib" and grab headers or libs from host. > > Reading the Configure script, what about just: > > -Ulocincpth \ > -Uloclibpth > > to set these to 'undef'? (Lines 1745 to 1756)
Agree. > > 4. In 6.56 (e2fsprogs) we should use `--enable-relative-symlinks`. > > I asked a question about this on another post. I confirm it is not necessary for e2fsprogs version in the development LFS book. Sorry for noise. -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
