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.
Indra, > I still found the same error : > > [meteo10@wcpl-3 Perl]$ nm -g > /usr/local/lib/perl5/site_perl/5.005/i686-linux/auto/NetCDF/NetCDF.so | grep > ncopts > U ncopts The "U" symbol means that the "ncopts" variable isn't defined in the "NetCDF.so" perl module. This indicates that the module wasn't built correctly. Would you please send me the output (both the standard output stream and the standard error stream) from the make(1) command that was used to build the netCDF-Perl package so that I can diagnose the problem. > [meteo10@wcpl-3 Perl]$ ./indra2.pl > Can't load > '/usr/local/lib/perl5/site_perl/5.005/i686-linux/auto/NetCDF/NetCDF.so' for > module NetCDF: > /usr/local/lib/perl5/site_perl/5.005/i686-linux/auto/NetCDF/NetCDF.so: > undefined symbol: ncopts at > /usr/local/lib/perl5/5.00504/i686-linux/DynaLoader.pm line 169. > > at ./indra2.pl line 3 > BEGIN failed--compilation aborted at ./indra2.pl line 3. > [meteo10@wcpl-3 Perl]$ Regards, Steve Emmerson Ticket Details =================== Ticket ID: DKT-333115 Department: Support netCDF Perl Priority: Normal Status: Closed