Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login .
Error compiling the COSMO Library (cosmolib)
Hello,
We are attempting to compile the library on a linux machine.
The compilation crashes however with the following error:
COMPILING REGRD2D.f90
REGRD2D.f90:231.27:
CALL polyfit_fill(ramat(:,:,i_out,j_out), rbvec(:,i_out,j_out), &
1
Error: Procedure ‘polyfit_fill’ at (1) with assumed-shape dummy argument ‘a’ must have an explicit interface
REGRD2D.f90:69.62:
REAL :: polyfit_solve
1
Error: Procedure ‘polyfit_solve’ at (1) with assumed-shape dummy argument ‘a’ must have an explicit interface
LINKING
gcc: error: REGRD2D.o: No such file or directory
rm: cannot remove `REGRD2D.o’: No such file or directory
END WRAPIT
ERROR: problem compiling REGRD2D.f90
make: *** [external] Error 1
Could you recommend me any solution, please.
I have noticed that the same problem has been encountered by Abdoulaye Sarr (04/27/2014) while
compiling grads_rotated_grid.f90. It appears that both of us make the same mistake – some library
is missing or outdated possibly.
Could you recommend me any solution, please.
Regards, Simon
(1-1/1)