<div> </div>
<div>Dear Users,</div>
<div> </div>
<div>I am trying to install netcdf-4.0.1 in Linux of local PC ( Pentium IV) for ARW.</div>
<div>I am getting the error which is shown below.</div>
<div>Mainly, the error is coming from the installation of cfortran.h. </div>
<div>Let me know how to solve this.<br><br> </div>
<div>Thanks in advance,</div>
<div> </div>
<div>Swagata</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div>Making check in fortran<br>make[1]: Entering directory `/home/server/Swagata/netcdf-4.0.1/fortran'<br>make check-am<br>make[2]: Entering directory `/home/server/Swagata/netcdf-4.0.1/fortran'<br>depbase=`echo fort-attio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\<br>
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc4 -I/home/server/local/include -g -O2 -MT fort-attio.lo -MD -MP -MF $depbase.Tpo -c -o fort-attio.lo fort-attio.c &&\<br>mv -f $depbase.Tpo $depbase.Plo<br>
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libsrc4 -I/home/server/local/include -g -O2 -MT fort-attio.lo -MD -MP -MF .deps/fort-attio.Tpo -c fort-attio.c -o fort-attio.o<br>In file included from ncfortran.h:12,<br>
from fort-attio.c:7:<br>cfortran.h:138:3: #error "cfortran.h: Can't find your environment among: - MIPS cc and f77 2.0. (e.g. Silicon Graphics, DECstations, ...) - IBM AIX XL C and FORTRAN Compiler/6000 Version 01.01.0000.0000 - VAX VMS CC 3.1 and FORTRAN 5.4. - Alpha VMS DEC C 1.3 and DEC FORTRAN 6.0. - Alpha OSF DEC C and DEC Fortran for OSF/1 AXP Version 1.2 - Apollo DomainOS 10.2 (sys5.3) with f77 10.7 and cc 6.7. - CRAY - NEC SX-4 SUPER-UX - CONVEX - Sun - PowerStation Fortran with Visual C++ - HP9000s300/s700/s800 Latest test with: HP-UX A.08.07 A 9000/730 - LynxOS: cc or gcc with f2c. - VAXUltrix: vcc,cc or gcc with f2c. gcc or cc with f77. - f77 with vcc works; but missing link magic for f77 I/O. - NO fort. None of gcc, cc or vcc generate required names. - f2c : Use #define f2cFortran, or cc -Df2cFortran - NAG f90: Use #define NAGf90Fortran, or cc -DNAGf90Fortran - Absoft UNIX F77: Use #define AbsoftUNIXFortran or cc -DAbsoftUNIXFortran - Absoft Pro Fortran: Use #define AbsoftProFortran - Portland Group Fortran: Use #define pgiFortran - PathScale Fortran: Use #define PATHSCALE_COMPILER"<br>
make[2]: *** [fort-attio.lo] Error 1<br>make[2]: Leaving directory `/home/server/Swagata/netcdf-4.0.1/fortran'<br>make[1]: *** [check] Error 2<br>make[1]: Leaving directory `/home/server/Swagata/netcdf-4.0.1/fortran'<br>
make: *** [check-recursive] Error 1<br> </div>