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.
> Hello. Would you have a few minutes to look over this error? > > I thought my GEMPAK install went smoothly until I noticed about 20 missing > programs. > > Most of them are "sfcxxx" or "sfxxxx" or "snxxxx". > > Looking at the make log, I see this error over and over: > > /home/gempak/GEMPAK7/gempak/source/programs/sf/sflist/sfldta.f:47: > undefined reference to `pc_sstn_' > collect2: ld returned 1 exit status > make[5]: *** [sflist] Error 1 > make[5]: Leaving directory > `/home/gempak/GEMPAK7/gempak/source/programs/sf/sflist' > > The same "pc_sstn_" is referenced for each failed compile. > > Thank you for your time. > > Ryan > > Hi Ryan, pc_sstn_ is built into $OS_LIB/gemlib.a from /home/gempak/GEMPAK7/gempak/source/prmcnvlib/pc/ What I would do is cd to /home/gempak/GEMPAK7/gempak/source/prmcnvlib/pc/ and run "make clean" and "make all" and see if any errors occur, and if so, what the errors messages tell you about the problem. -Michael Ticket Details =================== Ticket ID: GOL-966360 Department: Support GEMPAK Priority: High Status: Open