[lfs-support] GCC Pass 2 (Chapter 5) compilation fatal error

2019-12-01 Thread Henk Boswijk
I am following LFS-systemd Book 9.0. When compiling Gcc Pass 2 I get the following fatal error: make[2]: Entering directory '/mnt/lfs/sources/gcc-9.2.0/build/build-x86_64-pc-linux-gnu/libcpp' x86_64-lfs-linux-gnu-g++ -I../../../libcpp -I. -I../../../libcpp/../include

Re: [lfs-support] GCC Pass 2 (Chapter 5) compilation fatal error

2019-12-01 Thread Pierre Labastie
Le 01/12/2019 à 13:06, Henk Boswijk a écrit : > I am following LFS-systemd Book 9.0. When compiling Gcc Pass 2 I get the > following fatal error: > > make[2]: Entering directory > '/mnt/lfs/sources/gcc-9.2.0/build/build-x86_64-pc-linux-gnu/libcpp' > x86_64-lfs-linux-gnu-g++  -I../../../libcpp -I.

Re: [lfs-support] GCC Pass 2 (Chapter 5) compilation fatal error

2019-12-01 Thread Pierre Labastie
Le 01/12/2019 à 14:25, Pierre Labastie a écrit : > Le 01/12/2019 à 13:06, Henk Boswijk a écrit : >> [...] > > If it is found, check that /tools/bin/x86_64-lfs-linux-gnu-g++ is able to > find it: > > echo 'int main () { }' | /tools/bin/x86_64-lfs-linux-gnu-g++ --verbose -xc++ > Forgot a dash,

Re: [lfs-support] kernel compilation requires cpio?

2019-12-01 Thread Bruce Dubbs
On 11/30/19 3:11 PM, Bruce Dubbs wrote: On 11/30/19 1:15 PM, Thomas Seeling wrote: Hallo, I started LFS 9.0 on a fresh partition and it stopped at step 158 (of my jhalfs numbering) where it compiles the kernel ... it nearly finishes but then complains about cpio missing.    CC