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

[netCDFPerl #GUU-870609]: undefined symbol: PL_stack_max

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.


  • Subject: [netCDFPerl #GUU-870609]: undefined symbol: PL_stack_max
  • Date: Mon, 28 Jul 2008 16:03:22 -0600

Drew,

> I didn't have a problem until I tried the 'make' command.  I have not 
> attempted to proceed past this point.
> 
> Here's the make.log:
> 
> make[1]: Entering directory 
> `/fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src'
> make[2]: Entering directory 
> `/fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src'
> cd perl && perl Makefile.PL POLLUTE=1
> /fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src/perl
> Writing Makefile for NetCDF
> 
> /fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src/perl
> making `dynamic' in directory 
> /fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src/perl
> 
> make[3]: Entering directory 
> `/fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src/perl'
> gcc -c  -I/usr/local/netcdf/include -D_REENTRANT -D_GNU_SOURCE 
> -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -I/usr/include/gdbm -DPERL_POLLUTE  -O2 -march=i386 -mcpu=i686   
> -DVERSION=\"^A^B^A\" -DXS_VERSION=\"^A^B^A\" -fpic 
> "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"   NetCDF.c
> NetCDF.xs: In function `XS_NetCDF_inquire':
> NetCDF.xs:1825: parse error before '(' token
> NetCDF.xs:1829: `rd' undeclared (first use in this function)
> NetCDF.xs:1829: (Each undeclared identifier is reported only once
> NetCDF.xs:1829: for each function it appears in.)
> NetCDF.xs: In function `XS_NetCDF_varinq':
> NetCDF.xs:1962: parse error before '(' token
> make[3]: *** [NetCDF.o] Error 1
> make[3]: Leaving directory 
> `/fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src/perl'
> make[2]: *** [perl/dynamic] Error 1
> make[2]: Leaving directory 
> `/fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src'
> make[1]: *** [decision] Error 2
> make[1]: Leaving directory 
> `/fc/scooby/apps/utils/netcdf/perl/netcdf-perl-1.2.1/src'
> make: *** [all] Error 2

Did you execute the command "make distclean" before the command "make"?
If not, then please do that followed by the other steps.  If you did,
then I'll have to investigate further.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: GUU-870609
Department: Support netCDF Perl
Priority: Normal
Status: On Hold