Getting Mauve to work.

Tom Tromey tromey@redhat.com
Mon Jun 9 16:16:00 GMT 2003


Michael> Isnt mauve supposed to be correctly configured by libgcj
Michael> testsuite ?

Yes.  It works fine for me, either using MAUVEDIR or with a symlink
in the libgcj source tree.

You could add some "verbose" statements to mauve.exp to try to figure
out what is going wrong.  Did you do "make install"?  We've had bugs
in the past where not installing causes test suite failures of one
kind or another -- these "shouldn't happen" but still manage to from
time to time.

You can run just the Mauve part of the test suite like this:

    make RUNTESTFLAGS=mauve.exp

This should make it quicker to figure out what is going wrong...

Tom



More information about the Java-patches mailing list