[Wrf-users] WRF 3.2.1 compilation errors
Feng Liu
FLiu at azmag.gov
Mon Dec 13 13:23:20 MST 2010
Hi, Maria,
Replace the corresponding staffs in your configure.wrf by the following ones, and then try to compile your wrf3.2.1 again. Hope that is helpful.
Feng
DM_CC = mpicc -cc=$(SCC) -DMPI2_SUPPORT
FC = $(DM_FC)
CC = $(DM_CC) -DFSEEKO64_OK
Your descriptions as below are not correct.
DM_CC = mpicc -cc=$(SCC)
FC = $(SFC)
CC = $(SCC) -DFSEEKO64_OK
From: Maria Prodanova [mailto:Maria.Prodanova at meteo.bg]
Sent: Monday, December 13, 2010 12:18 PM
To: Feng Liu
Subject: Re: [Wrf-users] WRF 3.2.1 compilation errors
Hi Feng,
Yes, I have ~/WRFV3/frame/ if you have the file named wrf_num_bytes_between.c. I attach it with my configure.wrf file.
Many thanks for your willingness to help me.
Regards,
Maria
On 13.12.2010 г. 20:28, Feng Liu wrote:
Hi, Maria,
Please check at ~/WRFV3/frame/ if you have the file named wrf_num_bytes_between.c. I addition, could you please send me your configure.wrf file? Thanks.
Feng
From: wrf-users-bounces at ucar.edu<mailto:wrf-users-bounces at ucar.edu> [mailto:wrf-users-bounces at ucar.edu] On Behalf Of Maria Prodanova
Sent: Friday, December 03, 2010 11:42 AM
To: wrf-users at ucar.edu<mailto:wrf-users at ucar.edu>
Subject: [Wrf-users] WRF 3.2.1 compilation errors
Dear all,
I have problem compiling WRF version 3.2.1 using PGI compiler and with gcc (dmpar). I have installed PGI compiler version 6.1 and netCDF 3.6.2
I ran WRF 3.1.1 without problem - different cases using nesting, fdda, ndown. I compiled WRF 3.2 but there is problem with fdda analysis nudging.
With WRF 3.2.1 I have problem with compilation. There is some strange warnings and errors, for example:
gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -c -g registry.c
registry.c: In function `main':
registry.c:23: warning: return type of 'main' is not `int'
----------------------------------------------------------
PGF90-S-0134-Illegal attribute - conflict with intent (../dyn_em/module_initialize_real.f90: 2424)
PGF90-S-0134-Illegal attribute - conflict with intent (../dyn_em/module_initialize_real.f90: 2425)
-------------------------
PGF90-S-0134-Illegal attribute - conflict with intent (module_initialize_real.f90: 2657)
PGF90-S-0134-Illegal attribute - conflict with intent (module_initialize_real.f90: 2658)
0 inform, 0 warnings, 2 severes, 0 fatal for find_my_parent2
So, because there is not /dyn_em/module_initialize_real.o compilation failed. I attach my compile.log file.
I have searching the internet for solution but to no avail. If there is anyone who knows the solution your help is greatly appreciated.
Thank you very much in advance,
Maria
--
*************************************************
Maria Prodanova-Boiadjieva
National Institute of Meteorology and Hydrology
66 Tzarigradsko shaussee, Sofia 1784, Bulgaria
Phone: (+3592) 462 4598
Fax: (+3592) 988 03 80, 988 44 94
e-mail:Maria.Prodanova at meteo.bg<mailto:e-mail:Maria.Prodanova at meteo.bg>
**************************************************
--
*************************************************
Maria Prodanova-Boiadjieva
National Institute of Meteorology and Hydrology
66 Tzarigradsko shaussee, Sofia 1784, Bulgaria
Phone: (+3592) 462 4598
Fax: (+3592) 988 03 80, 988 44 94
e-mail:Maria.Prodanova at meteo.bg<mailto:e-mail:Maria.Prodanova at meteo.bg>
**************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20101213/ad6b264c/attachment-0001.html
More information about the Wrf-users
mailing list