<font face="'PrimaSans BT,Verdana,sans-serif'">Hello, MET:<br> I have a problem when compiling MET.<br> I am using x86-64 GNU/linux with f77/gcc.  <br>The error is from read_grib.c. Please see the following information. Is it a problem due to&nbsp; netcdf&nbsp; library? I use f77 to install netcdf.<br> Thanks<br> Kate<br> gcc read_grib.cc -g -Wall -Wshadow -static&nbsp; -c -I.. -I/usbdisk4jylee/xiaqiong/lib/gsl-1.11<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: netcdf.hh: No such file or directory<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: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</font>