If you see the following error when trying to compile medm 3.1.3 on fedora 10:
------------------------
/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 -ansi -O3 -W
all -m32 -g -fPIC -I. -I../O.Common -I. -I.. -I../../../../include/os/L
inux -I../../../../include -I../../../../../base/include/os/Linux -I../../../../
../base/include -I../../../../include -I/usr/include -I/usr/include/X11
../Caption.c
In file included from /usr/include/Xm/XmP.h:58,
from ../Caption.c:30:
/usr/include/Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or direc
tory
In file included from /usr/include/Xm/XmP.h:58,
from ../Caption.c:30:
/usr/include/Xm/Xm.h:858: error: expected specifier-qualifier-list before ‘XPCon
text’
gmake[2]: *** [Caption.o] Error 1
-----------------------
Just install the missing libraries:
yum install libXp libXp-devel <enter>
The libXp-devel rpm does not seem to be in openmotif dependencies list.
openmotif-2.3.2-1.i386
openmotif-devel-2.3.2-1.i386
Kazimierz,
- Navigate by Date:
- Prev:
Re: help for EPICS Mauro Giacchini
- Next:
RE: Problem with WIN32 Mark Rivers
- 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: compile error with medm 3.1.3 on fedora 10 Janet Anderson
- Next:
web-site for EPICS meeting Rolf Keitel
- 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
|