[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: 20041210: Compiling GEMPAK 5.7.3 & .4 on SGI IRIX
- Subject: RE: 20041210: Compiling GEMPAK 5.7.3 & .4 on SGI IRIX
- Date: 13 Dec 2004 11:06:51 -0700
Bill,
Here's a fast fix for your problem:
edit line 21 of: $GEMPAK/source/contrib/tdl/radmap/Makefile
That line currently looks like:
# imcbar2.o \
remove the "\" character (or just delete the commented out line) so at
least:
# imcbar2.o
The line continuation character isapparently confusing your make so that
the following line ALIB isn't being defined.
Steve Chiswell
Unidata User Support
On Sun, 2004-12-12 at 15:46, Capehart, William J wrote:
> Thanks Steve:
>
> A copy of my make.out file is attached...
>
>
> I also attached the makefile where the syntax error is
> (/programs/gempak5.7.4/gempak/source/contrib/tdl/radmap/Makefile).
>
> The make file in /usr/bin/make points to /sbin/make.
>
> Ideas?
>
> Cheers and Thanks much...
> ================================================================
> Bill Capehart <address@hidden> Associate Professor
> Institute of Atmospheric Sciences Land Surface Processes
> 213 Mineral Industries Building Hydrometeorology
> South Dakota School of Mines and Technology Ph: +1-605-394-1994
> 501 East Saint Joseph Street Fax: +1-605-394-6061
> Rapid City, SD 57701-3995 Mobile: +1-605-484-5692
> ========== http://www.hpcnet.org/sdsmt/wcapehart/about =========
>
>
>
> -----Original Message-----
> From: Steve Chiswell [mailto:address@hidden]
> Sent: Fri 10-Dec-04 15:18
> To: Capehart, William J
> Cc: GEMPAK support
> Subject: 20041210: Compiling GEMPAK 5.7.3 & .4 on SGI IRIX
>
>
> Bill,
>
> My desktop machine is an SGI octane2 running IRIX 6.5.25.m
> and I do primary development there and compile GEMPAK almost daily.
>
> I'd have to see your make.out information to get a handle on the error
> you are seeing, but I'll suggest the following:
> Make sure you are using SGI's make:
> % which make
> /usr/bin/make
>
> If you are using something else, the make sure /usr/bin ins in you path
> ahead of any other make programs.
>
> Steve Chiswell
> Unidata User Support
>
> On Fri, 2004-12-10 at 10:04, Capehart, William J wrote:
> > Hi Steve:
> >
> > Has anyone reported trouble in compiling GEMPAK 5.7.4 (and for that matter
> > 5.7.3) on the SGI IRIX system?
> >
> > We haven't been able to get beyond the
> > $NAWIPS/gempak/source/contrib/tdl/radmap directory
> >
> > We get syntax error on one line in the make file and from there it's pretty
> > much down hill.
> >
> > Any ideas?
> >
> > Cheers and Thanks
> > ================================================================
> > Bill Capehart <address@hidden> Associate Professor
> > Institute of Atmospheric Sciences Land Surface Processes
> > 213 Mineral Industries Building Hydrometeorology
> > South Dakota School of Mines and Technology Ph: +1-605-394-1994
> > 501 East Saint Joseph Street Fax: +1-605-394-6061
> > Rapid City, SD 57701-3995 Mobile: +1-605-484-5692
> > ========== http://www.hpcnet.org/sdsmt/wcapehart/about =========
> >
> >
> > -----Original Message-----
> > From: address@hidden [mailto:address@hidden] On Behalf Of Steve Chiswell
> > Sent: Thursday, 02 December, 2004 17:31
> > To: address@hidden
> > Cc: GEMPAK support
> > Subject: 20041202: GEMPAK 5.7.4 available
> >
> > GEMPAK users,
> >
> > I have posted the updated GEMPAK 5.7.4 distribution files on the Unidata
> > portal site (as of 12/2/2004) at:
> > http://my.unidata.ucar.edu/modules.php?name=Downloads&d_op=viewdownload&cid=3
> >
> > For release notes see:
> > http://my.unidata.ucar.edu/content/software/gempak/GEMPAK5.7/whats_new.html#5.7.4
> >
> > Special notes:
> > LDM pqact entries for NWX include updates previously posted on Nov 4,
> > 2004 for NWS-CID changes as noted here:
> > http://my.unidata.ucar.edu/modules.php?name=Downloads&d_op=viewsdownload&sid=22
> >
> > The $MODEL directory file names have been modified for dcgrib2 (via
> > $GEMTBL/grid/gribkey.tbl ) and data set template access in
> > $GEMTBL/config/datatype.tbl to to reflect the AVN --> GFS file name
> > changes, as well as now placing model files in seperate directories
> > according to model name (eg RUC in $MODEL/ruc, GFS in $MODEL/gfs, etc.).
> >
> > To accomodate increasing numbers of forecast times, parameters, levels and
> > grid points (combined to mean large grid files), the file names for ETA
> > (aka NAM) 218 and .5 degree GFS use the FFF template to store each forecast
> > hour in a separate grid file.
> >
> > Steve Chiswell
> > Unidata User Support
> >
>
>