I'm having the same problem when trying to compile Test 1 on an Origin 3200.  The 
FTN_IEEE_DEFINITIONS.mod file exists and is in /usr/lib/f90modules.  I can't find 
where the FTN_SYSTEM_MODULES gets defined so I don't know where it is looking.  

I tried setting the variable before running the mom4_compile.csh script and that 
seemed to do the trick.  I did:

        setenv FTN_SYSTEM_MODULES /usr/lib/f90modules

I was unable to find any mention of this environment variable using Google to search 
the Web and the Newsgroup archives.  Is it something that is supposed to be set in the 
MOM4 environment files, such as the fms/mom4/runscripts/fms_site_paths file? 
If not, what was I supposed to have done when installing F90?  Everything else seems 
to work fine.

Thanks,

Steve
________________________________________________
 Steve Cousins                        Email: [EMAIL PROTECTED]
 Research Associate                 Phone: (207) 581-4302
 Ocean Modeling Group           
 School of Marine Sciences      208 Libby Hall,
 University of Maine                Orono ME 04469

[EMAIL PROTECTED] writes:
>[EMAIL PROTECTED] writes:
>
>> Hi Balaji,
>>
>> I am trying to compile MOM4 on O3800:
>>
>> 
>.......................................................................................
> Makefile is ready.
>>         f90 -Dij_bounds=iscomp-halo:iecomp+halo,jscomp-halo:jecomp+halo 
>-D___=iscomp:iecomp,jscomp:jecomp -macro_expand -Dsgi_mipspro -Duse_libMPI 
>-Duse_netCDF  -d8 -64 -i4 -r8 -mips4 -O2  -OPT:Olimit=0 -expand_source
>-I/usr/local/include/netcdf_64 -c
>>  /giss/ntausnev/fms/shared/fpe/fpe.F90
>>
>> module fpe
>>        ^
>> f90-855 f90: ERROR FPE, File = /giss/ntausnev/fms/shared/fpe/fpe.F90, Line = 5, 
>Column = 8
>>   The compiler has detected errors in module "FPE".  No module information file 
>will be created for this module.
>>
>>   use FTN_IEEE_DEFINITIONS
>>       ^
>
>These and all subsequent missing definitions are supplied with the SGI
>compiler module and should be in the directory $FTN_SYSTEM_MODULES.
>
>If it's not there or this variable is undefined, you may need to contact
>a sysadmin to get the compiler module correctly installed.
>-- 
>
>Balaji         1 609.452.6516
>SGI/GFDL Princeton University
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Two, two, TWO treats in one.
>http://thinkgeek.com/sf
>_______________________________________________
>FMS-mom4 mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/fms-mom4




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
FMS-mom4 mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fms-mom4

Reply via email to