Hi

first of all, thank you for your helps. I did all according to the book but,
during the compilation of  "gcc" i encountered with some errors.
these are the last lines that are shown during the compilation of gcc :


# Now that we have built all the objects, we need to copy
# them back to the GCC directory.  Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../host-i686-pc-linux-gnu/gcc \
      slibdir= libsubdir= MULTIOSDIR=.
make[4]: Entering directory
`/mnt/lfs/sources/gcc-4.3.2/i686-pc-linux-gnu/libgcc'
/bin/sh ../.././libgcc/../mkinstalldirs ../../host-i686-pc-linux-gnu/gcc
/usr/bin/install -c -m 644 libgcc.a ../../host-i686-pc-linux-gnu/gcc/
/usr/bin/install: writing `../../host-i686-pc-linux-gnu/gcc/libgcc.a': No
space left on device
make[4]: *** [install-leaf] Error 1
make[4]: Leaving directory
`/mnt/lfs/sources/gcc-4.3.2/i686-pc-linux-gnu/libgcc'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/mnt/lfs/sources/gcc-4.3.2/i686-pc-linux-gnu/libgcc'
make[2]: *** [all-stage3-target-libgcc] Error 2
make[2]: Leaving directory `/mnt/lfs/sources/gcc-4.3.2'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/gcc-4.3.2'
make: *** [all] Error 2
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to