[Met_help] MET installation error

Paul Oldenburg pgoldenb at ucar.edu
Fri Apr 30 10:16:03 MDT 2010


Hashmi,

I have three suggestions:

(1) There's an issue posted to the known issues page about compiling BUFRLIB
with gfortran.  Please view the issue posted on 5/27/09.  You must update the
version of nvnwin.f:
   http://www.dtcenter.org/met/users/support/known_issues/METv2.0/index.php

(2) Also, please compile BUFRLIB with all the recommended arguments, as shown
here (from the MET User's Guide Compilation section):

http://www.dtcenter.org/met/users/support/online_tutorial/METv2.0/compilation/req_libs.php
      gcc -c -DUNDERSCORE *.c
      gfortran -c -DUNDERSCORE -fno-second-underscore *.f *.F
      ar crv libbufr.a *.o

(3) Lastly, please grab the latest set of METv2.0 patches from the top of the
known-issues page and follow the instructions for applying them.  After applying
them, do a "make clean" followed by a "make".

If you have any other questions, please let us know.  Good luck.

Paul



Hashmi Fatima wrote:
> Dear Sir,
> 
> Now it is giving some error with BUFRLIB. So I have recompiled bufrlib. Now
> there are few warnings and an error:
> 
> gfortran -c -DUNDERSCORE -fno-second-underscore *.f *.F
> 
> In file nemock.f:77
> 
>       IF(NEMO(I:I).EQ.CHRSET(J:J)) GOTO 10
>                                                                        1
>  In file nemock.f:81
> 
> 
>                    2
> Warning: Obsolete: GOTO at (1) jumps to END of construct at (2)
>  In file nvnwin.f:84
> 
>       INVN(I) = BMISS
>                1
> Error: Arithmetic overflow converting REAL(8) to INTEGER(4) at (1)
>  In file stndrd.f:202
> 
>          GOTO 10
>                                                                        1
>  In file stndrd.f:207
> 
> 
>                    2
> Warning: Obsolete: GOTO at (1) jumps to END of construct at (2)
> 
> 
> If I ignore these errors and warnings and  after making archive library
> libbufr.a, install MET then it gives error in the bufr library. Please see
> the attached log file.
> 
> Big Thanks and Regards
> Hashmi Fatima
> 
> On Fri, Apr 30, 2010 at 4:00 PM, Hashmi Fatima <hashmifatima at gmail.com>wrote:
> 
>> Dear Sir,
>>
>> When I have changed the compiler from gcc to g++ then it is giving less
>> errors. i am attaching the make_met.log file. Please have a look.
>>
>>
>> Thanks and Regards
>> Hashmi Fatima
>>
>> On Fri, Apr 30, 2010 at 2:16 PM, Hashmi Fatima <hashmifatima at gmail.com>wrote:
>>
>>> Dear Sir
>>>
>>> you have not get the error file. I am sending it again. please see the
>>> attachment.
>>>
>>>
>>> Thanks and Regards
>>> Hashmi Fatima
>>>
>>> On Thu, Apr 29, 2010 at 5:47 PM, Hashmi Fatima <hashmifatima at gmail.com>wrote:
>>>
>>>> Dear Sir/ Madam
>>>>
>>>> I am a PhD student at Indian Institute of Technology Delhi, India. I am
>>>> installing MET on my computer which is having RedHat linux as Operating
>>>> system. I am getting a lot of errors. I am attaching Makefile and
>>>> make_met.log with this email. Please have a look at these files and help me
>>>> out.
>>>>
>>>> Thanks and Regards,
>>>> --
>>>> Hashmi Fatima
>>>> Research Scholar
>>>> Centre for Atmospheric Sciences
>>>> Indian Institute of Technology Delhi
>>>> Hauz Khas
>>>> New Delhi - 110016
>>>> INDIA
>>>>
>>>
>>>
>>> --
>>> Hashmi Fatima
>>> Research Scholar
>>> Centre for Atmospheric Sciences
>>> Indian Institute of Technology Delhi
>>> Hauz Khas
>>> New Delhi - 110016
>>> INDIA
>>>
>>
>>
>> --
>> Hashmi Fatima
>> Research Scholar
>> Centre for Atmospheric Sciences
>> Indian Institute of Technology Delhi
>> Hauz Khas
>> New Delhi - 110016
>> INDIA
>>
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Met_help mailing list
> Met_help at mailman.ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/met_help



More information about the Met_help mailing list