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.
chenglinwang, > To: address@hidden > From: "chenglinwang" <address@hidden> > Subject: =?gb2312?B?bWVldCBwcm9ibGVtcyB3aGVuIG1ha2luZw==?= > Organization: ? > Keywords: 200403080400.i2840CrV016159 netCDF 3.5.1 build failure The above message contained the following: > When I was making , I met these below prolems: > > Making `all' in directory /disk2/users/ssl016/netcdf/netcdf-3.5.1/src/libsrc > > c89 -c -O -I. -DNDEBUG attr.c > Feature has expired (-10,32) > > This product (cc) requires a license password. > For license installation and trouble shooting > information visit the web page: > > http://www.sgi.com/Support/Licensing/install_docs.html > > To obtain a Permanent license (proof of purchase > required) or an Evaluation license please > visit our license request web page: > > http://www.sgi.com/Products/license.html > > or send a blank email message to: > > address@hidden > > In North America, Silicon Graphics' customers may request > Permanent licenses by sending a facsimile to: > > (650) 390-0537 > > or by calling our technical support hotline > > 1-800-800-4SGI > > If you are Outside of North America or you are not a Silicon > Graphics support customer then contact your local support provider. The above indicates that the license for the C compiler has expired. If you fix this problem (by contacting your system administrator) then the following problems might dissapear. > cc-1084 c89: ERROR File = /usr/include/stddef.h, Line = 36 > The indicated declaration has an invalid combination of type specifiers. > > typedef int ptrdiff_t; > ^ > > cc-1084 c89: ERROR File = /usr/include/sys/types.h, Line = 227 > The indicated declaration has an invalid combination of type specifiers. > > typedef int ssize_t; > ^ > > 2 errors detected in the compilation of "attr.c". > *** Error code 2 (bu21) > *** Error code 1 (bu21) > *** Error code 1 (bu21) Regards, Steve Emmerson