Chhaya Mudgal wrote:
> Now I am getting these errors while compiling:
> Please tell me what am I missing.
...
> javac -J-mx64m -g *.java
> *** Building in data/hdfeos/hdfeosc
> HDF_INC is undefined
> *** Error code 1
> make: Fatal error: Command failed for target `required_macros'
> Current working directory /export/home/johnf/chhaya/visad/data/hdfeos/hdfeosc
> *** Error code 1
> make: Fatal error: Command failed for target `all'
> Current working directory /export/home/johnf/chhaya/visad/data/hdfeos/hdfeosc
> *** Building in data/hdfeos
>
These are actually normal if you don't need support for files
in the HDF-EOS format. I'll change the error message to be
similar to the java3d Makefile error message regarding the
TrackD library to make this more obvious.