[Met_help] Re: Question

John Halley Gotway johnhg at rap.ucar.edu
Mon Feb 18 08:30:57 MST 2008


Samaneh,

Due to U.S. State Department regulations, we are unable to respond
directly to your e-mail. However, we hope that you can find the
information you need on the 'known issues' page of the MET website:

http://www.dtcenter.org/met/users/support/known_issues/METv1.0/METv1.0_known_issues.php

- MET Help Support

> there is a problem with the compilation of METv1.0: after downloading
> the external libraries needed to build MET, I chenging the addreses in
> Makefile, I typed make, the content of  compile.log is:
>
> *** Making the Model Evaluation Tools Project ***
>
>
> *** Making vx_afm Library ***
>
> /usr/bin/g++ afm.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afm_keywords.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afm_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afm_token.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afmkeyword_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afmtokentype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_afm.a afm.o afm_keywords.o afm_line.o afm_token.o
> afmkeyword_to_string.o afmtokentype_to_string.o
> ranlib libvx_afm.a
>
> cp libvx_afm.a ../.
>
> *** Making vx_analysis_util Library ***
>
> /usr/bin/g++ analysis_utils.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ box.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ by_case_info.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ data_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mask_poly.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mode_atts.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mode_job.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mode_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ time_series.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdb_columns.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdb_job.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdb_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdbjobtype_to_string.cc -g -Wall -Wshadow -static
> *** Making the Model Evaluation Tools Project ***
>
>
> *** Making vx_afm Library ***
>
> /usr/bin/g++ afm.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afm_keywords.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afm_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afm_token.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afmkeyword_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ afmtokentype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_afm.a afm.o afm_keywords.o afm_line.o afm_token.o
> afmkeyword_to_string.o afmtokentype_to_string.o
> ranlib libvx_afm.a
>
> cp libvx_afm.a ../.
>
> *** Making vx_analysis_util Library ***
>
> /usr/bin/g++ analysis_utils.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ box.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ by_case_info.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ data_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mask_poly.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mode_atts.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mode_job.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mode_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ time_series.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdb_columns.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdb_job.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdb_line.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdbjobtype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vsdblinetype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_analysis_util.a analysis_utils.o box.o by_case_info.o
> data_line.o mask_poly.o mode_atts.o mode_job.o mode_line.
> o time_series.o vsdb_columns.o vsdb_job.o vsdb_line.o
> vsdbjobtype_to_string.o vsdblinetype_to_string.o
> ranlib libvx_analysis_util.a
> -c -I..
> /usr/bin/g++ vsdblinetype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_analysis_util.a analysis_utils.o box.o by_case_info.o
> data_line.o mask_poly.o mode_atts.o mode_job.o mode_line.
> o time_series.o vsdb_columns.o vsdb_job.o vsdb_line.o
> vsdbjobtype_to_string.o vsdblinetype_to_string.o
> ranlib libvx_analysis_util.a
> cp libvx_analysis_util.a ../.
>
> *** Making vx_cal Library ***
>
> /usr/bin/g++ date_to_mjd.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ day_dif.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ day_of_week.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ doyhms_to_unix.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ easter.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ holiday.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ is_dst.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ is_leap_year.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mdyhms_to_unix.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ mjd_to_date.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ time_strings.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ unix_to_mdyhms.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_cal.a date_to_mjd.o day_dif.o day_of_week.o
> doyhms_to_unix.o easter.o holiday.o is_dst.o is_leap_year.o mdyhms_
> to_unix.o mjd_to_date.o time_strings.o unix_to_mdyhms.o
> ranlib libvx_cal.a
>
> cp libvx_cal.a ../.
>
> *** Making vx_color Library ***
>
> /usr/bin/g++ cfile.tab.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ lex.color.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vx_clist.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vx_color.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vx_ctable.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_color.a cfile.tab.o lex.color.o vx_clist.o vx_color.o
> vx_ctable.o
> ranlib libvx_color.a
>
> cp libvx_color.a ../.
>
> *** Making vx_contable Library ***
> /usr/bin/g++ vx_contable.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vx_contable_stats.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10 -I/usr/netcdf-3.6.1/include
> ar -rs libvx_contable.a vx_contable.o vx_contable_stats.o
> ranlib libvx_contable.a
>
> cp libvx_contable.a ../.
>
> *** Making vx_data_grids Library ***
>
> /usr/bin/g++ exp_grid.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ grid_base.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ grid_defs.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ lc_grid.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ pc_grid.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ st_grid.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_data_grids.a exp_grid.o grid_base.o grid_defs.o lc_grid.o
> pc_grid.o st_grid.o
> ranlib libvx_data_grids.a
>
> cp libvx_data_grids.a ../.
>
> *** Making vx_econfig Library ***
>
> /usr/bin/g++ algline.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ array.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ builtin.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ builtin_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ celltype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ econfig.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ econfigl.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ gen.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ icode.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ icodecell_to_result.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ idstack.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ machine.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bi/usr/bin/g++ vx_contable.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ vx_contable_stats.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10 -I/usr/netcdf-3.6.1/include
> ar -rs libvx_contable.a vx_contable.o vx_contable_stats.o
> ranlib libvx_contable.a
>
> cp libvx_contable.a ../.
>
> *** Making vx_data_grids Library ***
>
> /usr/bin/g++ exp_grid.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ grid_base.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ grid_defs.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ lc_grid.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ pc_grid.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ st_grid.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_data_grids.a exp_grid.o grid_base.o grid_defs.o lc_grid.o
> pc_grid.o st_grid.o
> ranlib libvx_data_grids.a
>
> cp libvx_data_grids.a ../.
>
> *** Making vx_econfig Library ***
>
> /usr/bin/g++ algline.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ array.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ builtin.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ builtin_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ celltype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ econfig.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ econfigl.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ gen.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ icode.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ icodecell_to_result.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ idstack.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ machine.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ pwl.cc -g -Wall -Wshadow -static  -c -I..
> n/g++ pwl.cc -g -Wall -Wshadow -static  -c -I..
> usr/bin/g++ result.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ resulttype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ stetype_to_string.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ symtab.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_econfig.a algline.o array.o builtin.o builtin_to_string.o
> celltype_to_string.o econfig.o econfigl.o gen.o icode.o
> icodecell_to_result.o idstack.o machine.o pwl.o result.o
> resulttype_to_string.o stetype_to_string.o symtab.o
> ranlib libvx_econfig.a
>
> cp libvx_econfig.a ../.
>
> *** Making vx_gnomon Library ***
>
> /usr/bin/g++ gnomon.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_gnomon.a gnomon.o
> ranlib libvx_gnomon.a
>
> cp libvx_gnomon.a ../.
>
> *** Making vx_grib_classes Library ***
>
> /usr/bin/g++ grib_classes.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ grib_strings.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_grib_classes.a grib_classes.o grib_strings.o
> ranlib libvx_grib_classes.a
>
> cp libvx_grib_classes.a ../.
>
> *** Making vx_gsl_prob Library ***
>
> /usr/bin/g++ gsl_cdf.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10
> /usr/bin/g++ gsl_bvn.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10
> ar -rs libvx_gsl_prob.a gsl_cdf.o gsl_bvn.o
> ranlib libvx_gsl_prob.a
>
> cp libvx_gsl_prob.a ../.
>
> *** Making vx_math Library ***
> /usr/bin/g++ hist.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ nint.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ nti.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ ptile.cc -g -Wall -Wshadow -static  -c -I..
> /usr/bin/g++ pwl_interpolate.cc -g -Wall -Wshadow -static  -c -I..
> ar -rs libvx_math.a hist.o nint.o nti.o ptile.o pwl_interpolate.o
> ranlib libvx_math.a
>
> cp libvx_math.a ../.
>
> *** Making vx_met_util Library ***
>
> /usr/bin/g++ apply_mask.cc -g -Wall -Wshadow -static  -c
> -DMET_BASE=\"/home/sabetghadam/WRF/METv1.0\" -I..
> /usr/bin/g++ compute_ci.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10
> /usr/bin/g++ met_stats.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10
> /usr/bin/g++ read_grib.cc -g -Wall -Wshadow -static  -c -I..
> -I/home/sabetghadam/WRF/GSL/gsl-1.10
>
>
>
> and the Errors are:
>
> make[3]: *** [read_grib.o] Error 1
> make[2]: *** [vx_met_util_all] Error 2
> make[1]: *** [libs] Error 2
> make: *** [all] Error 2
>
> could you please help me with this
> Regards
> Samaneh
>




More information about the Met_help mailing list