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

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



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