[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFPerl #DKT-333115]: netcdfperl
- Subject: [netCDFPerl #DKT-333115]: netcdfperl
- Date: Wed, 09 Mar 2011 09:51:56 -0700
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