[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #DIO-979577]: failure compiling netcdf libraries



> Hello,
> After searching through the online documentation to no avail I have
> decided to follow the advice from the "make check" results and contact
> you.
> I am trying to compile netcdf 3.6.1 libraries. I'm on a Redhat Linux
> machine with Intel Xeon processors. I am using Intel icc and ifort
> compilers, which are my preference since I later would like to compile
> WRF with them. I have added the following environment settings:
>
> setenv CC /opt/intel/cc/10.1.015/bin/icc
> setenv F90 /opt/intel/fc/10.1.015/bin/ifort
> setenv F77 /opt/intel/fc/10.1.015/bin/ifort
> setenv CPPFLAGS -DpgiFortran
> setenv FC ''
> setenv CXX ''
>
> setenv LD_LIBRARY_PATH "/opt/intel/cc/10.1.015/lib"
> setenv LD_LIBRARY_PATH "${LD_LIBRARY_PATH}:/opt/intel/fc/10.1.015/lib"
>
>
> However when I get to "make check" I get the failures in the attached
> file.
> I do not know how to proceed and would deeply appreciate any advice.
>
> For now I will probably try to back up and use gcc and gfortran.
>
> Thanks,
> David Mansbach
>
>

That is strange. Can you go to the nc_test directory, and do:

rm nc_test
make nc_test
./nc_test

and send me the output?

Thanks,

Ed

Ticket Details
===================
Ticket ID: DIO-979577
Department: Support netCDF
Priority: Normal
Status: Closed