[head] Java bootstrap failure: natClip.cc:26: syntax error before`;'
Zack Weinberg
zackw@Stanford.EDU
Thu Mar 8 15:12:00 GMT 2001
On Thu, Mar 08, 2001 at 02:59:06AM -0300, Alexandre Oliva wrote:
> On Mar 2, 2001, "Zack Weinberg" <zackw@Stanford.EDU> wrote:
>> > On Fri, Mar 02, 2001 at 12:32:11AM -0300, Alexandre Oliva wrote:
> >> On Mar 1, 2001, "Zack Weinberg" <zackw@Stanford.EDU> wrote:
>> >> > The subdirectory configure is run with the wrong value of CXX.
>> >> Are you 100% sure the wrong value of CXX wasn't being picked from
> >> <target-sub-dir>/config.cache?
>> > Yes, I put "echo $CXX >&2" at the very top of libjava/configure:
>> Here's a shot in the dark. Does this help?
Nope.
Configuring in i686-pc-linux-gnu/libjava
/home/zack/src/b/gcc_vanilla/gcc/g++
-B/home/zack/src/b/gcc_vanilla/gcc/ -nostdinc++
-L/home/zack/src/b/gcc_vanilla/i686-pc-linux-gnu/libstdc++-v3/src
-L/home/zack/src/b/gcc_vanilla/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/work/inst/i686-pc-linux-gnu/bin/
-B/work/inst/i686-pc-linux-gnu/lib/
-isystem /work/inst/i686-pc-linux-gnu/include
loading cache ../config.cache
However, this no longer causes the build to fail. I do get tons of
testsuite failures:
=== libjava Summary ===
# of expected passes 746
# of unexpected failures 402
# of unexpected successes 28
# of expected failures 548
This is with your patch, also with Kenner's change that causes
duplicate EH labels diked out.
> If not, could you (or
> anybody else that experiences the same problem) grant me temporary
> login access to a machine on which the problem can be observed?
I have to finish rebuilding this box first, but sure. I'll contact
you privately.
zw
More information about the Java
mailing list