[Met_help] [rt.rap.ucar.edu #42575] History for Could you help me about METv3.0, please?

RAL HelpDesk {for Paul Oldenburg} met_help at ucar.edu
Mon Dec 13 08:30:00 MST 2010


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

Hello,
When I installed Metv3.0, There were some errors.
And befor installing Metv3.0, I also installed NCEP's BUFRLIB ,Unidata's NetCDF and GSL  for building the MET.
If I input 'make ' command,there are some errors as follows.
*** Making vx_analysis_util Library ***
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC analysis_utils.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC box.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC by_case_info.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC data_line.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mask_poly.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mode_atts.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mode_job.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mode_line.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC time_series.cc -Bstatic   -c -I..
/public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC stat_job.cc -Bstatic   -c -I.. -I/public/users/wangmh/MET/gsl/include/gsl
"../vx_gsl_prob/gsl/gsl_wavelet2d.h", line 26: catastrophic error: could not
          open source file "gsl/gsl_wavelet.h"
  #include <gsl/gsl_wavelet.h>
                              ^
1 catastrophic error detected in the compilation of "stat_job.cc".
Compilation terminated.
make[3]: *** [stat_job.o] Error 2
make[2]: *** [vx_analysis_util_all] Error 2
make[1]: *** [libs] Error 2
make: *** [all] Error 2

Could you give me some guide, please?
Thanks very much.
 Minghuan

----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: Re: [rt.rap.ucar.edu #42575] Could you help me about METv3.0,please?
From: Paul Oldenburg
Time: Tue Dec 07 08:50:33 2010

Minghuan,

The error message indicates that your compiler doesn't know where to
find the gsl include files.  The reason may be due
to your top-level Makefile gsl settings.  Please make sure that your
settings look like this:

GSL_BASE     = /public/users/wangmh/MET/gsl
GSL_INCS     = -I$(GSL_BASE)/include
GSL_LIBS     = -L$(GSL_BASE)/lib

Perhaps you added "/gsl" to the end of your GSL_INCS setting?  Please
let me know if you have any questions.

Thanks,

Paul


On 12/06/2010 07:36 PM, RAL HelpDesk {for minghuanw} wrote:
>
> Mon Dec 06 19:36:08 2010: Request 42575 was acted upon.
> Transaction: Ticket created by minghuanw at 163.com
>        Queue: met_help
>      Subject: Could you help me about METv3.0,please?
>        Owner: Nobody
>   Requestors: minghuanw at 163.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=42575 >
>
>
> Hello,
> When I installed Metv3.0, There were some errors.
> And befor installing Metv3.0, I also installed NCEP's BUFRLIB
,Unidata's NetCDF and GSL  for building the MET.
> If I input 'make ' command,there are some errors as follows.
> *** Making vx_analysis_util Library ***
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC
analysis_utils.cc -Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC box.cc -Bstatic
-c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC by_case_info.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC data_line.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mask_poly.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mode_atts.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mode_job.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC mode_line.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC time_series.cc
-Bstatic   -c -I..
> /public/soft/compiler/pgi707/linux86-64/7.0/bin/pgCC stat_job.cc
-Bstatic   -c -I.. -I/public/users/wangmh/MET/gsl/include/gsl
> "../vx_gsl_prob/gsl/gsl_wavelet2d.h", line 26: catastrophic error:
could not
>           open source file "gsl/gsl_wavelet.h"
>   #include <gsl/gsl_wavelet.h>
>                               ^
> 1 catastrophic error detected in the compilation of "stat_job.cc".
> Compilation terminated.
> make[3]: *** [stat_job.o] Error 2
> make[2]: *** [vx_analysis_util_all] Error 2
> make[1]: *** [libs] Error 2
> make: *** [all] Error 2
>
> Could you give me some guide, please?
> Thanks very much.
>  Minghuan


------------------------------------------------


More information about the Met_help mailing list