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

[GEMPAK #GOL-966360]: Compiling error...



> 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