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

20020121: problems linking f77 programs with 5.6



Michael,

You need to add cgemlib.a to your list of libraries being linked.
All CFL_ routines are in cgemlib.a.

Steve Chiswell
Unidata User Support

On Mon, 21 Jan 2002, Michael J. Brennan wrote:

> Hi,
> 
> I've been compiling f77 programs and linking to the GEMPAK libraries
> without any problems using GEMPAK 5.4, but since we switched to 5.6, I
> get now get this error:
> 
> Undefined symbol                    first referenced in file
> cfl_scnd_                          
> /fs/jet6/pkg/nawips/lib/sol/gemlib.a(flscnd.o)
> 
> Could this symbol have been moved to another library?  Any
> suggestions?    
> 
> Thanks,
> 
> Mike Brennan
> ********************************************************
> * Michael J. Brennan                                   *
> * Graduate Research Assistant                          *
> * Forecasting Research Lab                             *
> * Room 100 Research III                                *
> * Department of Marine, Earth and Atmospheric Sciences *
> * North Carolina State University Box 8208             *
> * Raleigh, NC 27695-8208                               *
> * Email: address@hidden                         *
> * Phone: (919) 515-1447                                *
> ********************************************************
>