CGD Forum  

Go Back   CGD Forum > Biogeochemistry Modeling > Software and Run-time Issues

Reply
 
Thread Tools Display Modes
  #1  
Old 03-06-2009, 02:51 AM
climatevegetation climatevegetation is offline
Junior Member
 
Join Date: Dec 2008
Posts: 16
Default compilation aborted

Dear all,

I try to compile the uncoupled model with ifort and icc (i.e. work successful for the fully coupled model), currently I still have problem with the flags, the error shows below. Any idea of my problem? Thank you so much.

Best regards,
Rima

OS : Linux
FC : ifort
CC : icc
mpi : mpt
FFLAGS := -c -r8 -i4 -recursive -extend_source -O2 -convert big_endian \
-prec-div -prec-sqrt -fp-speculation safe -mp1 -fp-model precise -ftz
-----------------------------------------------------------------------------------
compile_log.clm
----------------------------------------------------------------------------------
ifort -c -free -c -r8 -i4 -recursive -extend_source -O2 -convert big_endian
-prec-div -prec-sqrt -fp-speculation safe -mp1 -fp-model precise -ftz
-I/sw/sgi/mpt/1.22pre2/include
/home/h/hbkrima1/clm3.0_linux/clm3.0/clm3/src/main/time_manager.F90
fortcom: Error:
/home/h/hbkrima1/clm3.0_linux/clm3.0/clm3/src/main/time_manager.F90, line
17: This module file was not generated by any release of this compiler.
[SHR_KIND_MOD]
use shr_kind_mod, only: r8 => shr_kind_r8
-------^
fortcom: Error:
/home/h/hbkrima1/clm3.0_linux/clm3.0/clm3/src/main/time_manager.F90, line
87: Conflicting attributes or multiple declaration of name. [ESMF_TIMEMGR]
type(esmf_timemgr) :: tm_id ! time manager ID
.
.
.
fortcom: Severe: Too many errors, exiting
compilation aborted for
/home/h/hbkrima1/clm3.0_linux/clm3.0/clm3/src/main/time_manager.F90 (code 1)
gmake: *** [time_manager.o] Error 1
------------------------------------------------------------------------------
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:53 AM.