[RegCNET] Erro make icbc and make regcm

Graziano Giuliani graziano.giuliani at aquila.infn.it
Wed Dec 1 18:00:55 CET 2010


On 12/01/2010 05:23 PM, Maurício Rodrigues wrote:
> hi,
> I'm trying to compile Regcm4 and after using the following command ". /
> configure " and configure step by step, using make terrain  compiles
> normally, but in the next step, make ICBC, the following error appears.
> I would like some help on this problem.
>
> compilation aborted for mod_ingrid.f90 (code 1)
> make[1]: *** [mod_ingrid.o] Error 1
> make[1]: Leaving directory `/home/fjustino/fjustino/RegCM-4.0/PreProc/ICBC'
> make: *** [icbc] Error 2
>
> Just as in "make ICBC" , when I try to compile "make regcm" also appears an
> error:
>
> compilation aborted for
> /home/fjustino/fjustino/RegCM-4.0/Main/clm3.5/src/main/ncdio.F90 (code 1)
> make[2]: *** [ncdio.o] Error 1
> make[2]: Leaving directory `/home/fjustino/fjustino/RegCM-4.0/Main/clmlib'
> make[1]: *** [clmlib/libclm.a] Error 2
> make[1]: Leaving directory `/home/fjustino/fjustino/RegCM-4.0/Main'
> make: *** [regcm] Error 2
>
[...]

You are not posting the compiler errors, just the output of the make program 
reporting them. The ncdio.F90 not compiling may be You are missing some includes 
for netcdf library, but the error for mod_ingrid.f90 I really cannot tell 
without compiler output.

Ciao!

Graziano.



More information about the RegCNET mailing list