<P>
&nbsp; <BR>
I have gone through the given 'Known Problems' at WRF website.<BR>
It has suggested to upgrade the PG compiler to 6.1.4.<BR>
&nbsp; But for WRFV2.1 code in my machine I am working<BR>
&nbsp; well with PG compiler 5.1.<BR>
&nbsp; For WRF2.1.2, I am getting problem with this PG compiler 5.1.<BR>
&nbsp; &nbsp; <BR>
<BR>
Thanking you<BR>
Satyaban<BR>
&nbsp; <BR>
<BR>
On Wed, 18 Oct 2006 WRF Help wrote :<BR>
&gt;Please take a look at post from 2/15/06 from<BR>
&gt;<BR>
&gt;http://www.mmm.ucar.edu/wrf/users/wrfv2/known-prob.html<BR>
&gt;<BR>
&gt;wrfhelp<BR>
&gt;<BR>
&gt;On Oct 15, 2006, at 12:00 PM, wrf-users-request@ucar.edu wrote:<BR>
&gt;<BR>
&gt;&gt;Send Wrf-users mailing list submissions to<BR>
&gt;&gt; &nbsp; &nbsp; &nbsp;wrf-users@ucar.edu<BR>
&gt;&gt;<BR>
&gt;&gt;To subscribe or unsubscribe via the World Wide Web, visit<BR>
&gt;&gt; &nbsp; &nbsp; &nbsp;http://mailman.ucar.edu/mailman/listinfo/wrf-users<BR>
&gt;&gt;or, via email, send a message with subject or body 'help' to<BR>
&gt;&gt; &nbsp; &nbsp; &nbsp;wrf-users-request@ucar.edu<BR>
&gt;&gt;<BR>
&gt;&gt;You can reach the person managing the list at<BR>
&gt;&gt; &nbsp; &nbsp; &nbsp;wrf-users-owner@ucar.edu<BR>
&gt;&gt;<BR>
&gt;&gt;When replying, please edit your Subject line so it is more specific<BR>
&gt;&gt;than &quot;Re: Contents of Wrf-users digest...&quot;<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;Today's Topics:<BR>
&gt;&gt;<BR>
&gt;&gt;&nbsp; &nbsp; 1. Error in compiling WRFV2.1.2 (Satyaban Bishoyi Ratna)<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;----------------------------------------------------------------------<BR>
&gt;&gt;<BR>
&gt;&gt;Message: 1<BR>
&gt;&gt;Date: 15 Oct 2006 06:22:35 -0000<BR>
&gt;&gt; From: &quot;Satyaban Bishoyi Ratna&quot; &lt;satyaban_2001@rediffmail.com&gt;<BR>
&gt;&gt;Subject: [Wrf-users] Error in compiling WRFV2.1.2<BR>
&gt;&gt;To: wrf-users@ucar.edu<BR>
&gt;&gt;Message-ID: &lt;20061015062235.14747.qmail@webmail91.rediffmail.com&gt;<BR>
&gt;&gt;Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;Dear WRF Users,<BR>
&gt;&gt;<BR>
&gt;&gt;&nbsp; &nbsp;  I am working with WRFV2.1 version in the AMD 64 machine<BR>
&gt;&gt;having PGI compiler.It is doing well.<BR>
&gt;&gt;<BR>
&gt;&gt;&gt; From the WRF web page I found that the model is updated to<BR>
&gt;&gt;version WRFV2.1.2.<BR>
&gt;&gt;<BR>
&gt;&gt;So I downloaded the latest version WRFV2.1.2 to my machine.<BR>
&gt;&gt;&nbsp; But when I am compiling, it is not working and showing<BR>
&gt;&gt;several WARNING and ERROR in the log file.such as:<BR>
&gt;&gt;<BR>
&gt;&gt;.......<BR>
&gt;&gt;......<BR>
&gt;&gt;.......<BR>
&gt;&gt;PGF90-S-0155-Illegal component initialization in derived type&nbsp; esmf_calendar (ESMF_Calendar.f: 142)<BR>
&gt;&gt;PGF90-S-0155-Illegal component initialization in derived type&nbsp; esmf_calendar (ESMF_Calendar.f: 143)<BR>
&gt;&gt;PGF90-S-0155-Illegal component initialization in derived type&nbsp; esmf_calendar (ESMF_Calendar.f: 144)<BR>
&gt;&gt;PGF90-S-0155-Illegal component initialization in derived type&nbsp; esmf_calendar (ESMF_Calendar.f: 145)<BR>
&gt;&gt;&nbsp;  0 inform,&nbsp;  0 warnings,&nbsp;  7 severes, 0 fatal for esmf_calendarmod<BR>
&gt;&gt;&nbsp;  0 inform,&nbsp;  0 warnings,&nbsp;  7 severes, 0 fatal for esmf_calendarcreate<BR>
&gt;&gt;&nbsp;  0 inform,&nbsp;  0 warnings,&nbsp;  7 severes, 0 fatal for&nbsp; esmf_calendarinitialized<BR>
&gt;&gt;PGF90/any Linux/x86-64 5.1-6: compilation completed with severe errors<BR>
&gt;&gt;make[3]: [ESMF_Calendar.o] Error 2 (ignored)<BR>
&gt;&gt;.....<BR>
&gt;&gt;....<BR>
&gt;&gt;.....<BR>
&gt;&gt;make[3]: [ESMF_TimeInterval.o] Error 127 (ignored)<BR>
&gt;&gt;....<BR>
&gt;&gt;.....<BR>
&gt;&gt;*******************************************************<BR>
&gt;&gt;After showing several similar error, it also shows<BR>
&gt;&gt;the following error.<BR>
&gt;&gt;*******************************************************<BR>
&gt;&gt;<BR>
&gt;&gt;PGF90-F-0004-Unable to open MODULE file module_domain.mod&nbsp; (ndown_em.f: 9)<BR>
&gt;&gt;PGF90/any Linux/x86-64 5.1-6: compilation aborted<BR>
&gt;&gt;make[1]: [ndown_em.o] Error 2 (ignored)<BR>
&gt;&gt;ranlib libwrflib.a<BR>
&gt;&gt;ranlib: 'libwrflib.a': No such file<BR>
&gt;&gt;mpif90 -o real.exe -byteswapio&nbsp; real_em.o ../dyn_em/ module_initialize_real.o libwrflib.a -L../external/io_netcdf - lwrfio_nf -L/usr/netcdf/lib -lnetcdf -L../external/RSL/RSL -lrsl - L../external/io_grib1 -lio_grib1 -L../external/io_int - lwrfio_int ../frame/module_internal_header_util.o ../frame/ pack_utils.o -L../external/esmf_time_f90 -lesmf_time<BR>
&gt;&gt;/usr/bin/ld: real_em.o: No such file: No such file or directory<BR>
&gt;&gt;make[1]: [em_real] Error 2 (ignored)<BR>
&gt;&gt;mpif90 -o ndown.exe -byteswapio&nbsp; ndown_em.o&nbsp; ../dyn_em/ module_initialize_real.o libwrflib.a -L../external/io_netcdf - lwrfio_nf -L/usr/netcdf/lib -lnetcdf -L../external/RSL/RSL -lrsl - L../external/io_grib1 -lio_grib1 -L../external/io_int - lwrfio_int ../frame/module_internal_header_util.o ../frame/ pack_utils.o -L../external/esmf_time_f90 -lesmf_time<BR>
&gt;&gt;/usr/bin/ld: ndown_em.o: No such file: No such file or directory<BR>
&gt;&gt;make[1]: [em_real] Error 2 (ignored)<BR>
&gt;&gt;<BR>
&gt;&gt;Please suggest me to avoid this problem in compiling<BR>
&gt;&gt;WRFV2.1.2.<BR>
&gt;&gt;<BR>
&gt;&gt;&nbsp; &nbsp; Thanking you.<BR>
&gt;&gt;<BR>
&gt;&gt;Yours sincearly<BR>
&gt;&gt;Satyaban<BR>
&gt;&gt;<BR>
&gt;&gt;********************************************************************** ******************************<BR>
&gt;&gt;Satyaban Bishoyi Ratna<BR>
&gt;&gt;Research Scholar<BR>
&gt;&gt;Department of Meteorology and Oceanography<BR>
&gt;&gt;Andhra University<BR>
&gt;&gt;Visakhapatnam - 530003<BR>
&gt;&gt;Andhra Pradesh, India<BR>
&gt;&gt;Cell: 94403 30367<BR>
&gt;&gt;E-mail: satyaban_2001@rediffmail.com<BR>
&gt;&gt;&nbsp; &nbsp; &nbsp; &nbsp;  satyaban14@gmail.com<BR>
&gt;&gt;<BR>
&gt;&gt;********************************************************************** ******************************<BR>
&gt;&gt;-------------- next part --------------<BR>
&gt;&gt;An HTML attachment was scrubbed...<BR>
&gt;&gt;URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/ 20061015/e9ed5e7c/attachment-0001.html<BR>
&gt;&gt;<BR>
&gt;&gt;------------------------------<BR>
&gt;&gt;<BR>
&gt;&gt;_______________________________________________<BR>
&gt;&gt;Wrf-users mailing list<BR>
&gt;&gt;Wrf-users@ucar.edu<BR>
&gt;&gt;http://mailman.ucar.edu/mailman/listinfo/wrf-users<BR>
&gt;&gt;<BR>
&gt;&gt;<BR>
&gt;&gt;End of Wrf-users Digest, Vol 26, Issue 6<BR>
&gt;&gt;****************************************<BR>
&gt;&gt;<BR>
&gt;<BR>
&gt;_______________________________________________<BR>
&gt;Wrf-users mailing list<BR>
&gt;Wrf-users@ucar.edu<BR>
&gt;http://mailman.ucar.edu/mailman/listinfo/wrf-users<BR>

</P>


**************************************************************************************************** <br>
Satyaban Bishoyi&nbsp;Ratna <br>
Research Scholar <br>
Department of&nbsp;Meteorology and&nbsp;Oceanography <br>
Andhra University <br>
Visakhapatnam -&nbsp;530003 <br>
Andhra Pradesh,&nbsp;India <br>
Cell: 94403&nbsp;30367 <br>
E-mail: satyaban_2001@rediffmail.com <br>
 &nbsp; &nbsp; &nbsp; &nbsp;satyaban14@gmail.com <br>
 &nbsp; &nbsp; &nbsp; &nbsp; <br>
****************************************************************************************************<br><br>
<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3"><IMG SRC="http://adworks.rediff.com/cgi-bin/AdWorks/sigimpress.cgi/www.rediff.com/signature-home.htm/1963059423@Middle5?OAS_query=null&PARTNER=3" BORDER=0 VSPACE=0 HSPACE=0></a>