NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
> From this listing, it appears as though you might be trying to compile > using the GNU GCJ - don't know why else the "libgcj" would be > involved... Is that the case? Recent versions of GCC come with GCJ by default. They also come with all the GCJ utilities, including what appears to be a buggy copy of 'rmic'. You should be using the rmic executable which was installed in the same directory as your 'javac', rather than the 'rmic' which was installed with your 'gcj'. If both 'javac' and 'gcj' live in the same directory, you've probably overwritten the Java 'rmic' with the GNU 'rmic' and will need to reinstall your JDK in order to get things working again.
visad
archives: