Check to see if you have the system package libXt-devel installed. It
should provide /usr/lib64/libXt.so
--Bob Soliday
On 03/04/2015 03:21 AM, GONG Yu wrote:
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: How to handle out-of-index of MBBO/MBBI? Michael Davidsaver
- Next:
Is there a way to view the type of flags associated with a link Abadie Lana
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
<2015>
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
RE: Errors while building medm3.1.9 Mark Rivers
- Next:
Is there a way to view the type of flags associated with a link Abadie Lana
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
<2015>
2016
2017
2018
2019
2020
2021
2022
2023
2024
|