[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20010726: Gempak 5.6 build error



>From: Dana Price <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200107261834.f6QIY2113142

>I goofed in the previous message.. I'm using Workshop v.6, with v5.0 of
>the C compiler.
>
>
>
>---------------------------------------------
>Dana Price          <address@hidden>
>Systems Administrator
>Rutgers, The State University
>Department of Environmental Sciences
>Center for Environmental Prediction
>---------------------------------------------
>
>
>
>
>

You can go to $GEMPAK/source/netcdf-3.4/src and run
"make distclean" 

and also make sure you don't have a file left over:

$GEMPAK/source/netcdf-3.4/src/cxx/SunWS_cache

Or, as I mentioned before, adding empty CXX definition to
NCOPT in the Makeinc.sol config file will avoid building the c++ interface
to NetCDF.

Steve Chiswell