<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Dear all<br><br>When i use "make" command to compile wrfcamx program i got this error:<br><br>ifort
-c -o interp_cart.o -O2 -mieee-fp -align dcommons -convert big_endian
-ipo -static /home/mechanic/NETCDF/include interp_cart.f90<br>interp_cart.f90(28):
warning #7319: This argument's data type is incompatible with this
intrinsic procedure; procedure assumed EXTERNAL. [DACOS]<br> pi = dacos(-1.0)<br>---------------------^<br>interp_cart.f90(28): error #6404: This name does not have a type, and must have an explicit type. [DACOS]<br> pi = dacos(-1.0)<br>---------------^<br>compilation aborted for interp_cart.f90 (code 1)<br>make: *** [interp_cart.o] Error 1<br>--------<br>Can anybody help me with this?<br><br>Thanks
in advance<br>Hossein</td></tr></table>