Hello, I am trying to install METv1.0 and am having a problem with the following Library build.  I have been using METv0.9 since its release with no problems.  I have tried making METv1.0 using PGI and other compilers but always get the same error (
netcdf.hh file cannot be opened).<br><br>Please help!<br><br>Luke Peffers<br>FSU Meteorology<br><br><br>*** Making vx_met_util Library ***<br><br>/usr/bin/g++ read_grib.cc -g -Wall -Wshadow -static&nbsp; -c -I.. -I/fuelberg/r0/lpeffers/MET_9/GSL/gsl-
1.9 -I/fuelberg/r0/lpeffers/MET_9/GSL/gsl-1.9/cdf -I/fuelberg/r0/lpeffers/MET_9/GSL/gsl-1.9/gsl<br>In file included from ../vx_met_util/vx_met_util.h:21,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from read_grib.cc:20:<br>../vx_met_util/read_pcp_combine_netcdf.h:16:21: error: 
netcdf.hh: No such file or directory<br>../vx_data_grids/grid_base.h:194: warning: âclass Integrandâ has virtual functions but non-virtual destructor<br>../vx_data_grids/grid_base.h:206: warning: âclass GridInterfaceâ has virtual functions but non-virtual destructor
<br>../vx_wrfdata/shape.h:34: warning: âclass Shapeâ has virtual functions but non-virtual destructor<br>../vx_wrfdata/shape.h:50: warning: âclass FreelyMoveableShapeâ has virtual functions but non-virtual destructor<br>../vx_met_util/read_pcp_combine_netcdf.h:25: warning: âread_pcp_combine_netcdfâ initialized and declared âexternâ
<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: variable or field âread_pcp_combine_netcdfâ declared void<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: âNcFileâ was not declared in this scope<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: expected primary-expression before â,â token
<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: expected primary-expression before â&amp;â token<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: expected primary-expression before â,â token<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: expected primary-expression before â&amp;â token
<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: expected primary-expression before â,â token<br>../vx_met_util/read_pcp_combine_netcdf.h:25: error: expected primary-expression before âintâ<br>../vx_met_util/read_pcp_combine_netcdf.h:26: error: expected primary-expression before â&amp;â token
<br>../vx_met_util/read_pcp_combine_netcdf.h:26: error: expected primary-expression before â,â token<br>../vx_met_util/read_pcp_combine_netcdf.h:26: error: expected primary-expression before â&amp;â token<br>../vx_met_util/read_pcp_combine_netcdf.h:26: error: expected primary-expression before â,â token
<br>../vx_met_util/read_pcp_combine_netcdf.h:27: error: expected primary-expression before â&amp;â token<br>../vx_met_util/read_pcp_combine_netcdf.h:27: error: expected primary-expression before â)â token<br>../vx_met_util/read_pcp_combine_netcdf.h:27: error: initializer expression list treated as compound expression
<br>../vx_wrfdata/vx_wrfdata.h:41: warning: âwrfdata_magicâ defined but not used<br>../vx_wrfdata/vx_wrfdata.h:64: warning: âthresh_type_strâ defined but not used<br>../vx_wrfdata/vx_wrfdata.h:85: warning: âstep_direction_strâ defined but not used
<br>../vx_met_util/constants.h:23: warning: âna_strâ defined but not used<br>../vx_met_util/constants.h:26: warning: âall_msg_typ_strâ defined but not used<br>../vx_met_util/constants.h:30: warning: âanyair_strâ defined but not used
<br>../vx_met_util/constants.h:31: warning: âanyair_msg_typ_strâ defined but not used<br>../vx_met_util/constants.h:32: warning: âanysfc_strâ defined but not used<br>../vx_met_util/constants.h:33: warning: âanysfc_msg_typ_strâ defined but not used
<br>../vx_met_util/constants.h:34: warning: âonlysf_strâ defined but not used<br>../vx_met_util/constants.h:35: warning: âonlysf_msg_typ_strâ defined but not used<br>../vx_met_util/constants.h:38: warning: âall_interp_mthd_strâ defined but not used
<br>../vx_met_util/constants.h:49: warning: âmthd_strâ defined but not used<br>../vx_met_util/met_stats.h:20: warning: âhdr_fmt_strâ defined but not used<br>../vx_grib_classes/grib_strings.h:20: warning: âmissing_strâ defined but not used
<br>../vx_grib_classes/grib_strings.h:62: warning: âgrib_code_listâ defined but not used<br>../vx_grib_classes/grib_strings.h:94: warning: âgrib_code_list_strâ defined but not used<br>../vx_grib_classes/grib_strings.h:391: warning: âgrib_level_list_strâ defined but not used
<br>make[3]: *** [read_grib.o] Error 1<br>make[2]: *** [vx_met_util_all] Error 2<br>make[1]: *** [libs] Error 2<br>make: *** [all] Error 2<br><br>