Yes, but this still does not solve problem: (10.9 GMP) root:/sources/gmp-5.1.2# CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include" \ > CXX="g++ -isystem /usr/include" \ > LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ > ./configure --prefix=/usr --enable-cxx checking build system type... i586-pc-linux-gnu checking host system type... i586-pc-linux-gnu checking for a BSD-compatible install... /tools/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tools/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking ABI=32 checking compiler gcc -isystem /usr/include -m32 -O2 -pedantic -fomit-frame-pointer -fexceptions... no, program does not run checking compiler gcc -isystem /usr/include -O2 -pedantic -fomit-frame-pointer -fexceptions... no, program does not run configure: error: could not find a working compiler, see config.log for details
2013/9/6 san <[email protected]> > Ok, and how about unable to ./configure GMP? > > > 2013/9/6 William Harrington <[email protected]> > >> >> >> On Sep 5, 2013, at 19:25, san <[email protected]> wrote: >> >> > ============================= >> > clfs@clfs:~/logs$ cat eglibc-check-log | grep -i error | grep make >> > make[2]: *** [/sources/eglibc-build/math/test-ldouble.out] Error 1 >> > make[2]: *** [/sources/eglibc-build/math/test-ildoubl.out] Error 1 >> > make[2]: Target `tests' not remade because of errors. >> > make[1]: *** [math/tests] Error 2 >> > make[2]: *** [/sources/eglibc-build/stdlib/tst-strtod-overflow.out] >> Error 1 >> > make[2]: Target `tests' not remade because of errors. >> > make[1]: *** [stdlib/tests] Error 2 >> > make[2]: *** [/sources/eglibc-build/stdio-common/bug22.out] Error 1 >> > make[2]: Target `tests' not remade because of errors. >> > make[1]: *** [stdio-common/tests] Error 2 >> > make[2]: [/sources/eglibc-build/posix/annexc.out] Error 1 (ignored) >> > make[2]: *** [/sources/eglibc-build/crypt/sha512c-test.out] Error 1 >> > make[2]: Target `tests' not remade because of errors. >> > make[1]: *** [crypt/tests] Error 2 >> > make[2]: *** [/sources/eglibc-build/debug/tst-backtrace6.out] Error 1 >> > make[2]: Target `tests' not remade because of errors. >> > make[1]: *** [debug/tests] Error 2 >> > make[1]: Target `check' not remade because of errors. >> > make: *** [check] Error 2 >> > ============================= >> > >> > Hope it was harmless, and have no idea it has something to do with gmp: >> > >> > Trying to ./configure gmp-5.1.2 (it is only workaround since 5.0.5 does >> not work for me), gives me: >> > >> > >> > ============================= >> > root:/sources/gmp-5.1.2# CPPFLAGS=-fexceptions CC="gcc -isystem >> /usr/include" CXX="g++ -isystem /usr/include" >> LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" ./configure --prefix=/usr >> --enable-cxx --enable-mpbsd >> > configure: WARNING: unrecognized options: --enable-mpbsd >> >> The eg libc test failures look normal from that book and target. >> >> The mpbsd target is no longer in new versions of gmp. >> >> Sincerely, >> >> William Harrington >> _______________________________________________ >> Clfs-support mailing list >> [email protected] >> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org >> > > > > -- > [ e-San.info | [email protected] ] > -- [ e-San.info | [email protected] ]
_______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
