make error in libstdc++-v3/libsupc++

yuchape yuchape@gmail.com
Wed Feb 23 13:44:00 GMT 2011


Hi,
This is the problem I encountered in the "make" stage of gcc installation.
My system is x86_64-redhat-linux (Red Hat Linux 3.2.3-56).
The configure command is "--prefix=/usr/local/gcc-4.5.2
--enable-threads=posix --disable-checking --disable-multilib
--enable-languages=c,c++,fortran --with-gmp=/usr/local/gmp-5.0.1
--with-mpfr=/usr/local/mpfr-2.4.2 --with-mpc=/usr/local/mpc-0.8.1".

Please help me.


/data/yuchape/gcc-build/./gcc/xgcc -shared-libgcc
-B/data/yuchape/gcc-build/./gcc -nostdinc++ -L/data/yuchape/gcc-build
/x86_64-unknown-linux-gnu/libstdc++-v3/src
-L/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs
-B
/usr/local/gcc-4.5.2/x86_64-unknown-linux-gnu/bin/
-B/usr/local/gcc-4.5.2/x86_64-unknown-linux-gnu/lib/ -isystem /usr/l
ocal/gcc-4.5.2/x86_64-unknown-linux-gnu/include -isystem
/usr/local/gcc-4.5.2/x86_64-unknown-linux-gnu/sys-include    -
x c++-header -g -O2 -D_GNU_SOURCE
-I/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknow
n-linux-gnu -I/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include
-I/data/yuchape/gcc-4.5.2/libstdc++
-v3/libsupc++ -O2 -g
/data/yuchape/gcc-4.5.2/libstdc++-v3/include/precompiled/extc++.h -o
x86_64-unknown-linux-gnu/bits
/extc++.h.gch/O2g.gch
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory
`/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include'
Making all in libsupc++
make[4]: Entering directory
`/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++'
make[4]: *** Makefile: Input/output error.  Stop.
make[4]: Leaving directory
`/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/data/yuchape/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/data/yuchape/gcc-build'
make: *** [all] Error 2




Best wishes,
Yuchape



More information about the Gcc-help mailing list