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.
Hi Mary, Judging from the file "make.log", there are some problems with the netcdf-perl package on your IRIX64 system. I'll investigate using our IRIX64 system and get back to you. In the meantime, could you determine what compiler flags were used to compile the netCDF package (they have to be compatible with those used to compile both perl(1) and netcdf-perl). Regards, Steve Emmerson NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us. ------- Original Message >To: address@hidden >cc: Juliana Rew <address@hidden> >From: Mary Haley <address@hidden> >Subject: problems building netcdf-perl on IRIX 6.5 >Organization: UCAR >Keywords: 200501251548.j0PFmov2011759 netCDF-Perl Dear Unidata support, Through the SCD consulting office, I got a request from somebody in CGD to build netcdf-perl on our supercomputer, tempest, which is an SGI. I'm a veteran of building netCDF, but completely new to netCDF-perl. I followed the INSTALL instructions and tried some various combinations with 32-bit and 64-bit options, but it always failed during the "make" phase. I've attached the *.log and VERSION files you requested, and below I'll include probably more information than you need: My environment variable settings: SGI_ABI=n32 CPP_NETCDF=-I/usr/local/include LD_NETCDF=-L/usr/local/lib32/r4i4 PERL_MANDIR=/usr/share/catman "uname" output: tempest[221] uname -a IRIX64 tempest 6.5 07080049 IP35 perl information: tempest[216] which perl /usr/bin/perl tempest[217] perl -V Summary of my perl5 (5.0 patchlevel 4 subversion 5) configuration: Platform: osname=irix, osvers=6.5, archname=irix-n32 uname='irix64 bitbucket 6.5-alpha-1287815120 12010410 ip27 ' hint=recommended, useposix=true, d_sigaction=define bincompat3=y useperlio=define d_sfio=undef Compiler: cc='cc -n32 -mips3', optimize='-O3 -mips3', gccversion= cppflags='-D_BSD_SIGNALS -D_BSD_TYPES -D_BSD_TIME -OPT:Olimit=0:space=ON - DLANGUAGE_C -DEMBEDMYMALLOC' ccflags ='-D_BSD_SIGNALS -D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -OP T:Olimit=0:space=ON -DLANGUAGE_C -DEMBEDMYMALLOC' stdchar='unsigned char', d_stdstdio=define, usevfork=false intsize=4, longsize=4, ptrsize=undef, doublesize=undef alignbytes=8, usemymalloc=y, prototype=define Linker and Libraries: ld='cc -n32 -mips3', ldflags ='-n32' libpth=/usr/lib32 /lib32 libs=-lm libc=/usr/lib32/libc.so, so=so useshrplib=true, libperl=libperl.so.5.4.5 Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='' cccdlflags='', lddlflags='-n32 -mips3 -shared' Characteristics of this binary (from libperl): Locally applied patches: SUIDMAIL - fixes for suidperl security Built under irix Compiled at Jul 7 2004 23:22:24 %ENV: PERL_MANDIR="/usr/share/catman" @INC: /usr/share/lib/perl5/irix-n32/5.00405 /usr/share/lib/perl5 /usr/share/lib/perl5/site_perl/irix-n32 /usr/share/lib/perl5/site_perl /usr/share/lib/perl5/sgi_perl . Any guidance would be appreciated! Thanks, --Mary Haley ------------------------------------------------- Mary Haley address@hidden NCAR/SCD/VETS 303-497-1254 (voice) 1850 Table Mesa Dr 303-497-1804 (fax) Boulder, CO 80305 ------------------------------------------------- [snip...] ------- End of Original Message