Dear everyone,
Does anyone can help me to debug the following errors. I used Intel MPI and netCDF 4.1.3.
-------------------------------------------------------
mpif90 -I/USERS/RCM42/external -I/opt/apps/intel_12.0/linux86_64/netcdf/4.1.3/include -I/opt/apps/intel_12.0/linux86_64/netcdf/4.1.3/include -DCLM  -I/USERS/RCM42/Share  -I./clmlib -I./netlib -Ichemlib/GAS_CBMZ -I./chemlib -I./batslib -I./cumlib -I./radlib -I./pbllib '-DSVN_REV="tag 4.2"' -g -c mod_lm_interface.F90
mod_lm_interface.F90(112): error #6285: There is no matching specific subroutine for this generic subroutine call.   [ASSIGNPNT]
   call assignpnt(lm,lmask)
---------^
compilation aborted for mod_lm_interface.F90 (code 1)
------------------------------------------------------
Thanks in advance
PVT