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

20000629: building on IRIX 6.5 system with perl 5.6.0



Matthew,

>Date: Thu, 29 Jun 2000 14:14:34 -0500 (CDT)
>From: Matthew Maschmann <address@hidden>
>Organization: ?
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20000629: building on IRIX 6.5 system with perl 5.6.0 
>Keywords: 200006281903.e5SJ3NT24283

In the above message, you wrote:

> Configuration now runs well.  The make.log file is attached.

> making `dynamic' in directory /usr/local/ldm/netcdf-perl-1.2/src/perl
> 
>       cc -n32 -c -I/usr/local/ldm/netcdf-3.4/include -D_BSD_TYPES -D_BSD_TIME 
> -woff 1009,1110,1174,1184,1552 -OPT:Olimit=0:space=ON -I/usr/local/include 
> -DLANGUAGE_C -O3      -DVERSION=\"1.2\"  -DXS_VERSION=\"1.2\"  
> -I/usr/local/lib/perl5/5.6.0/IP32-irix/CORE  NetCDF.c
> cc-1047 cc: WARNING File = /usr/include/assert.h, Line = 44
>   Macro "assert" (declared at line 2049 of
>           "/usr/local/lib/perl5/5.6.0/IP32-irix/CORE/perl.h") has an
>           incompatible redefinition.
> 
>   #define assert(EX)  ((EX)?((void)0):__assert( # EX , __FILE__, __LINE__))
>           ^
> 
> cc-1020 cc: ERROR File = NetCDF.xs, Line = 823
>   The identifier "na" is undefined.
> 
>                   (void) memcpy((char*)data, SvPV(pv, na), (size_t)SvCUR(pv));

I've seen this problem before.  Please see the following URL-s:

    http://www.unidata.ucar.edu/glimpse/netcdf-perl/50
    http://www.unidata.ucar.edu/glimpse/netcdf-perl/52

You can review the entire email thread by searching
for the string "200003291844.LAA23106" at URL
<http://www.unidata.ucar.edu/glimpsedocs/ghnetcdf-perl.html>.

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>