This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem: make bootstrap with libjava
- From: Richard Walter <Richard dot Walter at hob dot de>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 12 Feb 2002 15:11:48 +0100
- Subject: Problem: make bootstrap with libjava
- Organization: HOB elecronic
Hello,
i have a rs6000 with AIX4.3.3 and i want to install gcc with libjava.
'make bootstrap' runs into an error
'source directory already configured; run make distclean there first'.
Configuration:
- /usr/as170/gcc-3.0.3/configure --enable-libgcj ( in directory
/usr/as170/gccinst )
- aix section in configure.in changed to
noconfigdirs="$noconfigdirs target-newlib gprof cvssrc target-libffi
ld"
use_gnu_ld=no
- as from gnu, ld from aix, Compiler:gcc (binary from bullfreeware)
Here is the output:
Configuring in powerpc-ibm-aix4.3.3.0/libjava
loading cache ../config.cache
checking whether ln -s works... (cached) yes
checking for a BSD compatible install... /bin/sh
/usr/as170/gcc-3.0.3/install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... powerpc-ibm-aix4.3.3.0
checking target system type... powerpc-ibm-aix4.3.3.0
checking build system type... powerpc-ibm-aix4.3.3.0
checking for gcc... (cached) /usr/as170/gccinst/gcc/xgcc
-B/usr/as170/gccinst/gcc/ -B/usr/local/powerpc-ibm-aix4.3.3.0/bin/
-B/usr/local/powerpc-ibm-aix4.3.3.0/lib/ -isystem
/usr/local/powerpc-ibm-aix4.3.3.0/include
checking whether we are using GNU C... (cached) yes
checking whether /usr/as170/gccinst/gcc/xgcc -B/usr/as170/gccinst/gcc/
-B/usr/local/powerpc-ibm-aix4.3.3.0/bin/
-B/usr/local/powerpc-ibm-aix4.3.3.0/lib/ -isystem
/usr/local/powerpc-ibm-aix4.3.3.0/include accepts -g... (cached) yes
checking for c++... (cached) /usr/as170/gccinst/gcc/g++
-B/usr/as170/gccinst/gcc/ -nostdinc++ -nostdinc++
-I/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/include/powerpc-ibm-aix4.3.3.0
-I/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/include
-I/usr/as170/gcc-3.0.3/libstdc++-v3/libsupc++
-I/usr/as170/gcc-3.0.3/libstdc++-v3/libio
-I/usr/as170/gcc-3.0.3/libstdc++-v3/testsuite
-L/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/src
-L/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/src/.libs
-B/usr/local/powerpc-ibm-aix4.3.3.0/bin/
-B/usr/local/powerpc-ibm-aix4.3.3.0/lib/ -isystem
/usr/local/powerpc-ibm-aix4.3.3.0/include
checking whether we are using GNU C++... (cached) yes
checking whether /usr/as170/gccinst/gcc/g++ -B/usr/as170/gccinst/gcc/
-nostdinc++ -nostdinc++
-I/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/include/powerpc-ibm-aix4.3.3.0
-I/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/include
-I/usr/as170/gcc-3.0.3/libstdc++-v3/libsupc++
-I/usr/as170/gcc-3.0.3/libstdc++-v3/libio
-I/usr/as170/gcc-3.0.3/libstdc++-v3/testsuite
-L/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/src
-L/usr/as170/gccinst/powerpc-ibm-aix4.3.3.0/libstdc++-v3/src/.libs
-B/usr/local/powerpc-ibm-aix4.3.3.0/bin/
-B/usr/local/powerpc-ibm-aix4.3.3.0/lib/ -isystem
/usr/local/powerpc-ibm-aix4.3.3.0/include accepts -g... (cached) yes
configure: error: source directory already configured; run make
distclean there first
make[1]: *** [configure-target-libjava] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/as170/gccinst«
make: *** [bootstrap] Fehler 2
How can i solve the problem, installation without libjava without
problems, but i need libjava?
I did a 'make distclean', but i didn't know how to go on.
--
with best regards
Richard Walter
HOB electronic GmbH & Co. KG
Schwadermühlstraße 3
90556 Cadolzburg
Tel 09103/715-154
Fax 09103/715-299