[MITgcm-support] request fo support
Martin Losch
Martin.Losch at awi.de
Mon May 26 05:32:51 EDT 2008
Hi,
you are using the default opt-file for your system:
MITgcm/tools/build_options/irix64_ip35_f77
If you are unhappy about some of the flags, you can easily change
them in the file and rerun genmake2 (make makefile), or create a new
one based on the default file.
But your problem is clearly something else as the error message
describes:
> === Setting defaults ===
> Adding MODS directories:
> Error: MODS directory "../code" not found!
Here's my translation: you don't have "../code" directory, that you
specify on the command line when invoking genmake2 ('-mods ../code').
This directory should at least include a "SIZE.h" that is specific to
your experiment.
Martin
On 26 May 2008, at 11:25, vinod mishra wrote:
>
> sir
> my self working on following system
> "IRIX Release 6.5 IP35 IRIS
> Copyright 1987-2006 Silicon Graphics,"
> but our system send the following error message after running the
> command "../../../tools/genmake2 -mods=../code ".
> Error
> IRIS 4% sh ./genmake2 -mods=../code
>
> GENMAKE :
>
> A program for GENerating MAKEfiles for the MITgcm project. For a
> quick list of options, use "genmake -h" or for more detail see:
>
> http://mitgcm.org/devel_HOWTO/
>
> === Processing options files and arguments ===
> getting local config information: none found
> Warning: ROOTDIR was not specified but there appears to be a copy
> of MITgcm at
> ".." so we'll try it.
> getting OPTFILE information:
> Warning: no OPTFILE specified so we'll look for possible settings
>
> === Searching for possible settings for OPTFILE ===
> The platform appears to be: irix64_ip35
> The possible C compilers found in your path are:
> c89 cc c99
> Setting C compiler to: c89
> The possible FORTRAN compilers found in your path are:
> f77 f90
> Setting OPTFILE to: ../tools/build_options/irix64_ip35_f77
> using OPTFILE="../tools/build_options/irix64_ip35_f77"
> getting AD_OPTFILE information:
> using AD_OPTFILE="../tools/adjoint_options/adjoint_default"
>
> === Checking system libraries ===
> Do we have the system() command using f77... yes
> Do we have the fdate() command using f77... yes
> Do we have the etime() command using f77... yes
> Can we call simple C routines (here, "cloc()") using f77... no
> Can we unlimit the stack size using f77... no
> Can we register a signal handler using f77... no
> Can we use stat() through C calls... no
> Can we create NetCDF-enabled binaries... no
>
> === Setting defaults ===
> Adding MODS directories:
> Error: MODS directory "../code" not found!
>
> therefore you are requested kindly suggest me how i make new
> optfile ? & (or) how i proceed in next step.
>
> with regard
>
>
>
> V K MISHRA
> Allahabad ,UP ,INDIA
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list