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.
Robert, All you should need to do is: cd $GEMPAKHOME/source/driver/active/vc make clean make all Then go back to $NAWIPS and run the "make install". The reason you are getting the following message is that the vc executable does not exist in the directory, so running install is causing problems. Running make clean in that directory following by make all should produce the executable. Its possible that the original build failed if the disk was temporarily full, or if the system had cached the "ar" disk write so that vc.a wasn't available when originally trying to link- or if something was left in the directory from a previous installation. Steve Chiswell Unidata User Support >From: Robert Mullenax <address@hidden> >Organization: National Scientific Balloon Facility >Keywords: 200005010354.e413ssG22276 >I am installing Solaris 8 and UNIDATA stuff on another hard drive on >wxmcidas. >I am using the SC5.0 compilers and a fresh (no patches) install of >Solaris 8. I saw no problems during the build (I don't think), >it finished the build, but when I started the install it exited. Here >is the error portion..vc.a is there and there are two files ending in >*.o. >Any ideas? > >Thanks, >Robert Mullenax > >/export/home/gempak/NAWIPS-5.4/gempak5.4/source/driver/active/vc >ar rv /export/home/gempak/NAWIPS-5.4/lib/x86/vc.a *.o >ar: cannot open *.o > No such file or directory >ar: *.o not found >a - *.o >*** Error code 1 >make: Fatal error: Command failed for target >`/export/home/gempak/NAWIPS-5.4/lib/x86/vc.a' >Current working directory >/export/home/gempak/NAWIPS-5.4/gempak5.4/source/driver/active/vc >*** Error code 1 >make: Fatal error: Command failed for target `install' >Current working directory >/export/home/gempak/NAWIPS-5.4/gempak5.4/source/driver/active >*** Error code 1 >make: Fatal error: Command failed for target `install' Current working directory >/export/home/gempak/NAWIPS-5.4/gempak5.4/source/driver >*** Error code 1 >make: Fatal error: Command failed for target `install' >Current working directory >/export/home/gempak/NAWIPS-5.4/gempak5.4/source >*** Error code 1 >make: Fatal error: Command failed for target `FORCEinstall' >Current working directory /export/home/gempak/NAWIPS-5.4/gempak5.4 >*** Error code 1 >make: Fatal error: Command failed for target `install' >~ > >-- >NSBF Meteorology >