I checked and there is gcc-4.5.1/libstdc++-v3/include/c_compatability/fenv.h. I also checked if disk is full, but I have 54% free space on disk (about 2GB).
I have all host packages installed. 2010/12/1 Ken Moffat <[email protected]>: > On Wed, Dec 01, 2010 at 12:28:16AM +0100, Mateusz Kaźmierczak wrote: >> Hello, >> >> When I compile gcc I have that error: >> >> /mnt/lfs/sources/gcc-build/./gcc/xgcc >> -B/mnt/lfs/sources/gcc-build/./gcc/ -B/tools/x86_64-lfs-linux-gnu/bin/ >> -B/tools/x86_64-lfs-linux-gnu/lib/ -isystem >> /tools/x86_64-lfs-linux-gnu/include -isystem >> /tools/x86_64-lfs-linux-gnu/sys-include -g -O2 -O2 -g -O2 -DIN_GCC >> -DCROSS_DIRECTORY_STRUCTURE -fomit-frame-pointer -W -Wall >> -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes >> -Wold-style-definition -isystem ./include -fPIC -g >> -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED >> -Dinhibit_libc -I. -I. -I../.././gcc -I../../../gcc-4.5.1/libgcc >> -I../../../gcc-4.5.1/libgcc/. -I../../../gcc-4.5.1/libgcc/../gcc >> -I../../../gcc-4.5.1/libgcc/../include >> -I../../../gcc-4.5.1/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT >> -DHAVE_CC_TLS -DUSE_TLS -o bid_decimal_globals.o -MT >> bid_decimal_globals.o -MD -MP -MF bid_decimal_globals.dep -c >> ../../../gcc-4.5.1/libgcc/config/libbid/bid_decimal_globals.c >> ../../../gcc-4.5.1/libgcc/config/libbid/bid_decimal_globals.c:47:18: >> fatal error: fenv.h: No such file or directory > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > This should be in gcc-4.5.1/libstdc++-v3/include/c_compatability/ > > If it isn't there, perhaps your disk is full ? > > ĸen > -- > das eine Mal als Tragödie, das andere Mal als Farce > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > -- Mateusz Kaźmierczak -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
