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.
>Date: Thu, 28 Jul 94 11:22:17 EDT >From: address@hidden (DAVID BARTHEL STAFF) >To: address@hidden >Subject: Re: netCDF installation failure In the above message you wrote: >making `test' in directory /home/barthel/netcdf/netcdf-232pl2/libsrc > > ar rcuv libnetcdf.a array.o attr.o cdf.o dim.o file.o iarray.o error.o >globdef.o putget.o putgetg.o sharray.o string.o var.o xdrposix.o > ranlib libnetcdf.a >xlc -O cdftest.o libnetcdf.a -o cdftest > ./cdftest > cdftest_out.new >ncattget: attribute "TITLE" not found >Assertion failed: file cdftest.c, line 393 >make: 1254-004 The error code from the last command is 1. > >Make Quitting. >make: 1254-004 The error code from the last command is 1. > >Make Quitting. >-------------------------------------------------------- > >As you can see, cdftest.c (line 393) is trying to pass "TITLE" to through >ncattget to derive input for assert. I don't understand why it would make >it though line 392, where it performs a very similar call. >This problem likely stems from incorrect input to the configure routine, or >from a wrong specification of C compiler options. Do you have any >suggestions? I appreciate your help.... thanks... Dave This is a puzzle. I don't see why it fails either. Please send me the output of the following uname -a -------- Steve Emmerson <address@hidden>