Dear Paul,<br><br>As you have suggested in the previous mail, I have updated BUFRLIB with new nvnwin.f program. and i have installed I am still getting warings for program nemock.f and stndrd.f while compiling BUFRLIB. <br>
<br>gfortran -c -DUNDERSCORE -fno-second-underscore *.f *.F<br><br>So after making archive of BUFRLIB,  and updating METv2.0 with METv2.0 patches. when i compile METv2.0 then it is giving errors.<br><br>When i use gcc compiler in the compilation of MET, it gives more errors, while g++ reduces the errors. I am sending you make_met.log file with this email.<br>
<br>Thanks and Regards<br>Thanks and Regards<br><br><div class="gmail_quote">On Fri, Apr 30, 2010 at 9:46 PM, Paul Oldenburg <span dir="ltr">&lt;<a href="mailto:pgoldenb@ucar.edu">pgoldenb@ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hashmi,<br>
<br>
I have three suggestions:<br>
<br>
(1) There&#39;s an issue posted to the known issues page about compiling BUFRLIB<br>
with gfortran.  Please view the issue posted on 5/27/09.  You must update the<br>
version of nvnwin.f:<br>
   <a href="http://www.dtcenter.org/met/users/support/known_issues/METv2.0/index.php" target="_blank">http://www.dtcenter.org/met/users/support/known_issues/METv2.0/index.php</a><br>
<br>
(2) Also, please compile BUFRLIB with all the recommended arguments, as shown<br>
here (from the MET User&#39;s Guide Compilation section):<br>
<br>
<a href="http://www.dtcenter.org/met/users/support/online_tutorial/METv2.0/compilation/req_libs.php" target="_blank">http://www.dtcenter.org/met/users/support/online_tutorial/METv2.0/compilation/req_libs.php</a><br>
      gcc -c -DUNDERSCORE *.c<br>
<div class="im">      gfortran -c -DUNDERSCORE -fno-second-underscore *.f *.F<br>
</div>      ar crv libbufr.a *.o<br>
<br>
(3) Lastly, please grab the latest set of METv2.0 patches from the top of the<br>
known-issues page and follow the instructions for applying them.  After applying<br>
them, do a &quot;make clean&quot; followed by a &quot;make&quot;.<br>
<br>
If you have any other questions, please let us know.  Good luck.<br>
<font color="#888888"><br>
Paul<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
Hashmi Fatima wrote:<br>
&gt; Dear Sir,<br>
&gt;<br>
&gt; Now it is giving some error with BUFRLIB. So I have recompiled bufrlib. Now<br>
&gt; there are few warnings and an error:<br>
&gt;<br>
&gt; gfortran -c -DUNDERSCORE -fno-second-underscore *.f *.F<br>
&gt;<br>
&gt; In file nemock.f:77<br>
&gt;<br>
&gt;       IF(NEMO(I:I).EQ.CHRSET(J:J)) GOTO 10<br>
&gt;                                                                        1<br>
&gt;  In file nemock.f:81<br>
&gt;<br>
&gt;<br>
&gt;                    2<br>
&gt; Warning: Obsolete: GOTO at (1) jumps to END of construct at (2)<br>
&gt;  In file nvnwin.f:84<br>
&gt;<br>
&gt;       INVN(I) = BMISS<br>
&gt;                1<br>
&gt; Error: Arithmetic overflow converting REAL(8) to INTEGER(4) at (1)<br>
&gt;  In file stndrd.f:202<br>
&gt;<br>
&gt;          GOTO 10<br>
&gt;                                                                        1<br>
&gt;  In file stndrd.f:207<br>
&gt;<br>
&gt;<br>
&gt;                    2<br>
&gt; Warning: Obsolete: GOTO at (1) jumps to END of construct at (2)<br>
&gt;<br>
&gt;<br>
&gt; If I ignore these errors and warnings and  after making archive library<br>
&gt; libbufr.a, install MET then it gives error in the bufr library. Please see<br>
&gt; the attached log file.<br>
&gt;<br>
&gt; Big Thanks and Regards<br>
&gt; Hashmi Fatima<br>
&gt;<br>
&gt; On Fri, Apr 30, 2010 at 4:00 PM, Hashmi Fatima &lt;<a href="mailto:hashmifatima@gmail.com">hashmifatima@gmail.com</a>&gt;wrote:<br>
&gt;<br>
&gt;&gt; Dear Sir,<br>
&gt;&gt;<br>
&gt;&gt; When I have changed the compiler from gcc to g++ then it is giving less<br>
&gt;&gt; errors. i am attaching the make_met.log file. Please have a look.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thanks and Regards<br>
&gt;&gt; Hashmi Fatima<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Apr 30, 2010 at 2:16 PM, Hashmi Fatima &lt;<a href="mailto:hashmifatima@gmail.com">hashmifatima@gmail.com</a>&gt;wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; Dear Sir<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; you have not get the error file. I am sending it again. please see the<br>
&gt;&gt;&gt; attachment.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks and Regards<br>
&gt;&gt;&gt; Hashmi Fatima<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Apr 29, 2010 at 5:47 PM, Hashmi Fatima &lt;<a href="mailto:hashmifatima@gmail.com">hashmifatima@gmail.com</a>&gt;wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Dear Sir/ Madam<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; I am a PhD student at Indian Institute of Technology Delhi, India. I am<br>
&gt;&gt;&gt;&gt; installing MET on my computer which is having RedHat linux as Operating<br>
&gt;&gt;&gt;&gt; system. I am getting a lot of errors. I am attaching Makefile and<br>
&gt;&gt;&gt;&gt; make_met.log with this email. Please have a look at these files and help me<br>
&gt;&gt;&gt;&gt; out.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Thanks and Regards,<br>
&gt;&gt;&gt;&gt; --<br>
&gt;&gt;&gt;&gt; Hashmi Fatima<br>
&gt;&gt;&gt;&gt; Research Scholar<br>
&gt;&gt;&gt;&gt; Centre for Atmospheric Sciences<br>
&gt;&gt;&gt;&gt; Indian Institute of Technology Delhi<br>
&gt;&gt;&gt;&gt; Hauz Khas<br>
&gt;&gt;&gt;&gt; New Delhi - 110016<br>
&gt;&gt;&gt;&gt; INDIA<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; Hashmi Fatima<br>
&gt;&gt;&gt; Research Scholar<br>
&gt;&gt;&gt; Centre for Atmospheric Sciences<br>
&gt;&gt;&gt; Indian Institute of Technology Delhi<br>
&gt;&gt;&gt; Hauz Khas<br>
&gt;&gt;&gt; New Delhi - 110016<br>
&gt;&gt;&gt; INDIA<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Hashmi Fatima<br>
&gt;&gt; Research Scholar<br>
&gt;&gt; Centre for Atmospheric Sciences<br>
&gt;&gt; Indian Institute of Technology Delhi<br>
&gt;&gt; Hauz Khas<br>
&gt;&gt; New Delhi - 110016<br>
&gt;&gt; INDIA<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Met_help mailing list<br>
&gt; <a href="mailto:Met_help@mailman.ucar.edu">Met_help@mailman.ucar.edu</a><br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/met_help" target="_blank">http://mailman.ucar.edu/mailman/listinfo/met_help</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Hashmi Fatima<br>Research Scholar<br>Centre for Atmospheric Sciences<br>Indian Institute of Technology Delhi<br>Hauz Khas<br>New Delhi - 110016<br>INDIA<br>