Hi I have been building lfs 7rc2, Host Ubuntu 11.04 complient.
I have built up to 6.17 gcc. I restarted machine today so as to carry on
the build of gcc, After completing chapters 2.4, check echo $LFS correct
output, chapter 6.2.2 and finally 6.4 chroot, all commands up to 6.4
were copy/paste. I have rebooted the machine a few times and had no
problems or errors with the build.
The only change to the book I have made is linux3.1rc4. I dont think
this will cause any problems at the moment.
The error I get is with make of gcc is missing dir/files I have
checked /tools/bin/msgfmt and the other dir which are missing they are
there.
I have rm -r gcc-build & gcc-4.6.1 a couple of times and redone them again
Thks in advance
libtool: link: ranlib .libs/libstdc++.a
libtool: link: rm -fr .libs/libstdc++.lax
libtool: link: ( cd ".libs" && rm -f "libstdc++.la" && ln -s "../libstdc++.la"
"libstdc++.la" )
make[4]: Leaving directory
`/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src'
Making all in po
make[4]: Entering directory
`/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po'
msgfmt -o de.mo ../../../../gcc-4.6.1/libstdc++-v3/po/de.po
/tools/bin/msgfmt: line 61: /bin/sed: No such file or directory
/tools/bin/msgfmt: line 65: /bin/sed: No such file or directory
/tools/bin/msgfmt: line 118: cd:
/mnt/lfs/sources/gettext-0.18.1.1/gettext-tools/src: No such file or directory
gcc: error: msgfmt-msgfmt.o: No such file or directory
gcc: error: msgfmt-write-mo.o: No such file or directory
gcc: error: msgfmt-write-java.o: No such file or directory
gcc: error: msgfmt-write-csharp.o: No such file or directory
gcc: error: msgfmt-write-resources.o: No such file or directory
gcc: error: msgfmt-write-tcl.o: No such file or directory
gcc: error: msgfmt-write-qt.o: No such file or directory
gcc: error: msgfmt-hash-string.o: No such file or directory
gcc: error: ./.libs/libgettextsrc.so: No such file or directory
gcc: error:
/mnt/lfs/sources/gettext-0.18.1.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so:
No such file or directory
make[4]: *** [de.mo] Error 1
make[4]: Leaving directory
`/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/sources/gcc-build'
make: *** [all] Error 2
root:/sources/gcc-build#
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page