[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GEMPAK #YWO-196377]: trouble build of GEMPAK 5.11.4 on FreeBSD 8.0



Neil, I've attached an updated Makefile for the directory 
$GEMPAK/source/cgemlib/ - copy it there and try make distclean again and the 
problems below should be solved.  

-Michael




> Thanks Michael. I thought I had executed a distclean, but I did the
> process again including a distclean as first step and have the same
> problem
> 
> Perhaps of import: I notice that a distclean will not visit all src
> locations in the distribution, only those for which there has been a
> functional Makefile. eg. here's the tail of the most recent distclean:
> +++
> making clean in /unidata/GEMPAK5.11.4/gempak/source/sflib
> rm -f *.o
> making clean in /unidata/GEMPAK5.11.4/gempak/source/snlib
> rm -f *.o
> making clean in /unidata/GEMPAK5.11.4/gempak/source/vflib
> rm -f *.o
> making clean in /unidata/GEMPAK5.11.4/gempak/source/cgemlib
> make: don't know how to make clean. Stop
> *** Error code 2
> 
> Stop in /unidata/GEMPAK5.11.4/gempak/source.
> *** Error code 1
> 
> Stop in /unidata/GEMPAK5.11.4/gempak.
> *** Error code 1
> 
> Stop in /unidata/GEMPAK5.11.4.
> +++
> 
> Is this a function of how far the prior make got?
> 
> -Neil
> 
> On Dec 16, 2009, at 6:22 PM, Unidata GEMPAK Support wrote:
> 
> > Hi Neil,
> >
> > The errors "undefined reference to `_gfortran_st_close'" in your
> > make.out file suggest that some remnants of your build attempts with
> > gfortran are still present.  What you're going to want to do is
> > completely clean the build: "make distclean" and then attempt the
> > build again.
> >
> > If the "undefined reference to `_gfortran_st_close'" errors still
> > exist after "make distclean" let me know and we can take a look at
> > how $GEM_COMPTYPE is defined, but I do think that a clean and
> > rebuild will solve this problem.
> >
> >
> > Michael James
> >
> >
> >
> >> Subject: trouble build of GEMPAK 5.11.4 on FreeBSD 8.0
> >>
> >> Trying to build GEMPAK 5.11.4 as a virtual server on a Dell Poweredge
> >> 2950 with quad-core Intel processor.
> >>
> >> Have tried using both gfortran-4.3 and g77-3.4, each with it's
> >> matching gcc version.
> >>
> >> Got the farthest with g77. Here's my make.out, Makinc.freebsd:
> >>
> >>
> >> ---
> >> Neil Smith  address@hidden
> >> Comp. Sys. Admin.
> >> Atmospheric Sciences / TAMU
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: YWO-196377
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Open
> >
> >
> 
> 


Ticket Details
===================
Ticket ID: YWO-196377
Department: Support GEMPAK
Priority: Normal
Status: Open

Attachment: Makefile
Description: Binary data