EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Errors while building medm3.1.9
From: Mark Rivers <[email protected]>
To: GONG Yu <[email protected]>, "[email protected]" <[email protected]>
Date: Wed, 4 Mar 2015 12:34:21 +0000
Hi Gongyu,

libXt is not part of Xrtgraph, that is not the problem.

One possibility is that you have not installed the package libxt-dev.  If you search on your system can you find libXt.so?

Another possibility is that you need to tell EPICS where X11 and MOTIF are located. 

In /home/gongyu/EPICS/extensions/configure/os/CONFIG_SITE.linux-x86.linux-x86 you need to change these lines:

X11_LIB=/usr/X11R6/lib
X11_INC=/usr/X11R6/include/X11
MOTIF_LIB=/usr/X11R6/lib
MOTIF_INC=/usr/X11R6/include

Find where X11 and MOTIF are actually installed on your system and edit those lines to match.

Mark

________________________________________
From: [email protected] [[email protected]] on behalf of GONG Yu [[email protected]]
Sent: Wednesday, March 04, 2015 3:21 AM
To: [email protected]
Subject: Errors while building medm3.1.9

Hi everyone:
     I run into an error while I was trying to build medm3.1.9, and the information related to it is as follows:
####################################################################################################################
/usr/bin/gcc -c  -D_POSIX_C_SOURCE=199506L -D_POSIX_THREADS -D_XOPEN_SOURCE=500           -D_X86_  -DUNIX  -D_BSD_SOURCE -Dlinux  -D_REENTRANT   -O3 -g   -Wall     -DSCIPLOT -DMOTIF -DEDITRES  -m32      -MMD -I. -I../O.Common -I. -I.. -I../../../../include/os/Linux -I../../../../include -I/home/gongyu/EPICS/base/include/os/Linux -I/home/gongyu/EPICS/base/include        -I../../printUtils -I../../xc -I/usr/X11R6/include -I/usr/X11R6/include/X11   ../xgif.c
make[2]: *** No rule to make target `/usr/X11R6/lib/libXt.a', needed by `medm'.  Stop.
make[2]: Leaving directory `/home/gongyu/EPICS/extensions/src/medm3_1_9/medm/O.linux-x86'
make[1]: *** [install.linux-x86] Error 2
make[1]: Leaving directory `/home/gongyu/EPICS/extensions/src/medm3_1_9/medm'
make: *** [medm.install] Error 2
####################################################################################################################
How can I solve this problem?

The os release is linux Centos 5.6, 32 bit.
EPICS BASE release is 3.14.12.4.
The configure is as follows (extentions/configure/os/CONFIG_SITE.linux-x86.linux-x86):
    X11_LIB=/usr/lib
    X11_INC=/usr/include
    MOTIF_LIB=/usr/lib
    MOTIF_INC=/usr/include
    #XRTGRAPH_EXTENSIONS=YES
    #XRTGRAPH=/usr/local/xrtgraph
    SCIPLOT=YES
I have installed the openMotif, but I did not install Xrtgraph. I do not know if Xrtgraph is necessary to medm.


gongyu



References:
Errors while building medm3.1.9 GONG Yu

Navigate by Date:
Prev: Re: "No conversion between src & dest" warning with pcaspy Wang Xiaoqiang (PSI)
Next: RE: error on the IOC shell for asyn driver Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Errors while building medm3.1.9 GONG Yu
Next: Re: Errors while building medm3.1.9 Bob Soliday
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·