This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Dear KiChul Choi, > Full Name: KiChul Choi > Email Address: address@hidden > Organization: Konkuk university > Package Version: netcdf-perl-1.2.4 > Operating System: Linux version 2.6.9-67.ELsmp(CentOS 4) x86_64 > Hardware: Intel Xeon E5430 2.66GHz(8cores), 16GB RAM > Description of problem: I tried install netCDF Perl. I get the errors when I > execute "make test". > Kindly let me know how to solve the problem. > > ----------------------- > netCDF version 3.6.3 > FLAGS option > CC=pgcc CFLAGS="-fPIC -O2 -Msignextend -V" FC=pgf90 F90=pgf90 FFLAGS="-O2 -w > -V" > CXX=pgCC CPPFLAGS="-DNDEBUG -DpgiFortran" I suspect that the netCDF library or the perl(1) utility was built in a way that is incompatible with the build of the netCDF-Perl module. What compiler and compilation options were used to build the netCDF library? What compiler, compilation options, and linking options were used to build the perl(1) utility (execute the command "perl -V")? Regards, Steve Emmerson Ticket Details =================== Ticket ID: LWG-867648 Department: Support netCDF Perl Priority: Normal Status: Closed