hi,
I put mpfr and gmp into the gcc-source directory.. now i get these as
the last few lines of a failed make command..
------------------------------------------------------------
make[5]: Entering directory
`/media/LFS/sources/gcc-build/x86_64-unknown-linux-gnu/32/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
/media/LFS/sources/gcc-build/./gcc/xgcc
-B/media/LFS/sources/gcc-build/./gcc/
-B/tools/x86_64-unknown-linux-gnu/bin/
-B/tools/x86_64-unknown-linux-gnu/lib/
-isystem /tools/x86_64-unknown-linux-gnu/include
-isystem /tools/x86_64-unknown-linux-gnu/sys-include -g
-fkeep-inline-functions -m32 -O2 -O2 -g -g -O2 -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc
-I../../../../gcc-4.3.2/libgcc -I../../../../gcc-4.3.2/libgcc/.
-I../../../../gcc-4.3.2/libgcc/../gcc
-I../../../../gcc-4.3.2/libgcc/../include
-I../../../../gcc-4.3.2/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF
_muldi3.dep -DL_muldi3 -c ../../../../gcc-4.3.2/libgcc/../gcc/libgcc2.c
\
In file included from /usr/include/features.h:359,
from /usr/include/stdio.h:28,
from ../../../../gcc-4.3.2/libgcc/../gcc/tsystem.h:90,
from ../../../../gcc-4.3.2/libgcc/../gcc/libgcc2.c:33:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
directory
make[5]: *** [_muldi3.o] Error 1
make[5]: Leaving directory
`/media/LFS/sources/gcc-build/x86_64-unknown-linux-gnu/32/libgcc'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory
`/media/LFS/sources/gcc-build/x86_64-unknown-linux-gnu/libgcc'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory
`/media/LFS/sources/gcc-build/x86_64-unknown-linux-gnu/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory `/media/LFS/sources/gcc-build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/media/LFS/sources/gcc-build'
make: *** [all] Error 2
--------------------------------------------------------------------
Why do I get this error? I don't think I've missed anything this time.
I'm on a fedora 10 x86_64 system.
--
regards,
Ankur
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page