[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20020926: Solaris using gcc build errors
- Subject: 20020926: Solaris using gcc build errors
- Date: Thu, 26 Sep 2002 17:16:03 -0600 (MDT)
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
>
>