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.
Patrick, You have to have a suitable development environment for creating library archives. Your build is failing by not finding "ar" in your path. The Solaris development tools, including "ar", "make" and "ranlib" are all in /usr/ccs/bin (as described in the installation document). These are the tools I built the distribution under here. If you have these programs, place the /usr/ccs/bin directory in your path before your gnu executable directory. Steve Chiswell Unidata User Support On Thu, 26 Sep 2002, Patrick O'Reilly wrote: > Steve, > > First, thanks for your work getting this together for us. Much appreciated. > Now, I am having build errors, and when it "finishes", there are no programs > in $GEMEXE, among many other things. I have attached my make.out, the file > is over 1MB. I checked my $NAWIPS, $NA_OS, etc. variables before issuing > "make all", and they all looked correct. I uncommented the line in > Gemenviron that sets USEGCC_SOL as well. If my make.out doesn't make the > transfer through cyberspace, check: > > http://www.uni.edu/storm/make.out > > I will post it there for you to look at. Thanks again for your help. > > Patrick > > _______________________________________ > Patrick O'Reilly > Meteorological Decision Support Scientist > The STORM Project - University of Northern Iowa > address@hidden ~ ph: 319-273-3789 > >