This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Solaris 2.5.1/SPARC] libtool related bootstrap failure in boehm-gc
- To: gcc-bugs at gcc dot gnu dot org
- Subject: [Solaris 2.5.1/SPARC] libtool related bootstrap failure in boehm-gc
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Date: Wed, 23 May 2001 22:04:45 +0200 (MEST)
I just tried to bootstrap the current CVS branch on sparc-sun-solaris2.5.1,
configured with just
configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc
make bootstrap succeds up to the point where the libtool in boehm-gc is to
be built:
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache ../config.cache
loading cache ../config.cache within ltconfig
configure: error: libtool tag configuration failed
make[1]: *** [configure-target-boehm-gc] Error 1
make[1]: Leaving directory `/vol/gcc/obj/gcc-3.0-20010523/2.5.1-gcc'
make: *** [bootstrap] Error 2
The last entry in boehm-gc/config.log is
ltconfig:1430: checking if global_symbol_pipe works
ltconfig:1431: /amnt/figaro/volumes/obj-gcc/gcc/obj.sol2/gcc-3.0-20010523/2.5.1-gcc/gcc/xgcc -B/amnt/figaro/volumes/obj-gcc/gcc/obj.sol2/gcc-3.0-20010523/2.5.1-gcc/gcc/ -B/vol/gcc/sparc-sun-solaris2.5.1/bin/ -B/vol/gcc/sparc-sun-solaris2.5.1/lib/ -isystem /vol/gcc/sparc-sun-solaris2.5.1/include -c -g -O2 conftest.c 1>&5
ltconfig:1434: eval "nm conftest.o | sed -n -e 's/^.*[ ]\([BDT][BDT]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
cannot run sed -n -e 's/^.*[ ]\([BDT][BDT]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
I have no idea how to get on from here.
Rainer
-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University
Email: ro@TechFak.Uni-Bielefeld.DE