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.
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 * > ******************************************************** >