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

[GEMPAK #XGM-695390]: trouble with gempak build



Hi Ernest,

In your make.out file there are errors about missing files:

/usr/X11R6/include/Xm/Xm.h:56:27: error: X11/Intrinsic.h: No such file or 
directory
/usr/X11R6/include/Xm/Xm.h:57:23: error: X11/Shell.h: No such file or directory
/usr/X11R6/include/Xm/Xm.h:58:23: error: X11/Xatom.h: No such file or directory
/usr/X11R6/include/Xm/Xm.h:59:34: error: X11/extensions/Print.h: No such file 
or directory

So you either don't have the x11/xorg packages installed which provide these 
files, or they are installed in a directory not being specified in your link 
path.

Intrinsic.h and Shell.h are included in the libXt-devel package, while Xatom.h 
is from libX11-devel and Print.h is from libXp-devel (you'll need the standard 
libXp and libXt packages as well).

Be sure to check if these files exist already, if so link to the appropriate 
location, if not install them and try the build again.  Let me know how it 
works out.

Michael James
Unidata User Support


> Hello Michael,
> 
> I'm not sure if you got my earlier response, but since then I have retried 
> the build both statically and dynamically, with different versions of 
> openmotif.  the errors generated in the make out file seem to be similar no 
> matter what I try.  Is there an "approved" version of openmotif, and if so 
> where should the files be installed (e.g. usr/X11R6/include  ??).  What 
> directories should be present, I have, at present, Mrm, uil and Xm, does this 
> seem right?  I am attaching the latest version of Makeinc.linux64_gfortran 
> and the make.out file.
> 
> Thanks for your help
> 
> Ernie


Ticket Details
===================
Ticket ID: XGM-695390
Department: Support GEMPAK
Priority: Normal
Status: Open