libgcj ,OFS1 on alpha
David Pettersson
dapet@mai.liu.se
Fri Apr 16 08:11:00 GMT 1999
On 1999年4月16日, Anthony Green wrote:
>> David wrote:
> > Just to see whats happening, I replaced this by
> >
> > extern int __start;
>> This seems like a reasonable change.
>> > which made the whole thing compile, but 'make check' gives errors.
> > Does anyone know the right fix for the problem above?
>> Where are you running `make check' from, and what are the results?
>> AG
>> --
> Anthony Green Cygnus Solutions
> Sunnyvale, California
>
I have builded the code in '.../compiler/buildlib', and it is from there I
run 'make check'. The code is in '.../compiler/libgcj'
The first warning I find when running the check is
WARNING: Couldn't find the global config file.
Then there is no more warnings, the error messages comes a little bit
later and is like this.
Running
/scratch/dapet/privat/compiler/libgcj/libjava/testsuite/libjava.compile/
test.exp ...
ERROR: (DejaGnu) proc "find_gcj" does not exist.
The error code is
=== libjava Summary ===
make[3]: *** [check-DEJAGNU] Error 1
make[3]: Leaving directory
`/scratch/dapet/privat/compiler/buildlib/alphaev56-dec-osf4.0d/
libjava/testsuite'
and so the usual trailing make errors.
David.
More information about the Java
mailing list