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.

compilation problem

Hi, 

When I am compiling the source code in directory ./parent/visad with "make 
compile" command, 
I am getting a bunch of error messages like: 
--------------------------------------------------------------- 
TourWriter.java:26: Class visad.Tuple not found in import. 
import visad.Tuple; 
       ^ 
TourWriter.java:27: Class visad.VisADException not found in import. 
import visad.VisADException; 
       ^ 
TourWriter.java:28: Class visad.UnimplementedException not found in import. 
import visad.UnimplementedException; 
       ^ 
TourWriter.java:29: Class visad.Unit not found in import. 
import visad.Unit; 
       ^ 
TourWriter.java:32: Superclass visad.data.fits.Tourist of class 
visad.data.fits.TourWriter not found. 
        extends Tourist 
                ^ 
25 errors 
---------------------------------------------------------------------- 
Do you have any idea what happened and how can I fix them? I am working on SGI 
IRIX64. 

Thanks! 

Chengwei Feng 

  • 1998 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: