EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  <19981999  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  Index 1994  1995  1996  1997  <19981999  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 
<== Date ==> <== Thread ==>

Subject: medm on Linux
From: Bonnie Madre <[email protected]>
To: [email protected]
Date: Mon, 13 Apr 1998 11:16:57 EDT
--- Begin Message ---
Well, probe, StripTool, cau, caget, caput, and most of the stuff that I
want to use are now working away under Linux 5.0.  Medm compiles, but
I get a lot of complaints of the type listed below.  In addition, it
crashes with the following message:  (I expected the font problem, but
not the BadWindow message)...

medmInit: Unable to load font widgetDM_4
   Trying fixed (default) instead

medmInit: Unable to load font widgetDM_6 
   Trying fixed (default) instead

BadWindow (Invalid window parameter)

SIGSEGV

MEDM Version 2.3.3 Loading aliased fonts...Aborted

===========================================================================
Am I missing something, or do I have the wrong version of something?

(RedHat Linux 5.0, RedHat Motif 2.1, XFree86 3.3.2, MEDM 2.3.3)

These are the messages I get while the files in the xc directory are 
compiling:

make[1]: Entering directory `/usr/local/epics/extensions/src/medm/xc'
Linux: install
make[2]: Entering directory `/usr/local/epics/extensions/src/medm/xc/O.Linux'
rm -f BarGraph.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../BarGraph.c
rm -f Caption.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Caption.c
../Caption.c: In function `Initialize':
../Caption.c:236: warning: passing arg 1 of `XtName' from incompatible pointer type
rm -f Clip.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Clip.c
../Clip.c: In function `Redraw':
../Clip.c:182: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
rm -f Control.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Control.c
rm -f Indicator.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Indicator.c
../Indicator.c:156: warning: initialization from incompatible pointer type
../Indicator.c:168: warning: initialization from incompatible pointer type
../Indicator.c:169: warning: initialization from incompatible pointer type
../Indicator.c:170: warning: initialization from incompatible pointer type
../Indicator.c:171: warning: initialization from incompatible pointer type
../Indicator.c:179: warning: initialization from incompatible pointer type
rm -f Matrix.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Matrix.c
../Matrix.c:556: warning: initialization from incompatible pointer type
../Matrix.c:557: warning: initialization from incompatible pointer type
../Matrix.c: In function `ScrollVertCB':
../Matrix.c:3339: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `ScrollHorizCB':
../Matrix.c:3518: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `AddRows':
../Matrix.c:6013: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `DeleteRows':
../Matrix.c:6104: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `AddColumns':
../Matrix.c:6199: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `DeleteColumns':
../Matrix.c:6295: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `SetRowColors':
../Matrix.c:6376: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `SetColumnColors':
../Matrix.c:6466: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
../Matrix.c: In function `SetCellColor':
../Matrix.c:6548: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
rm -f Byte.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Byte.c
rm -f Meter.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Meter.c
../Meter.c:8: warning: `_GNU_SOURCE' redefined
*Initialization*:1: warning: this is the location of the previous definition
../Meter.c:149: warning: initialization from incompatible pointer type
../Meter.c:161: warning: initialization from incompatible pointer type
../Meter.c:162: warning: initialization from incompatible pointer type
../Meter.c:163: warning: initialization from incompatible pointer type
../Meter.c:164: warning: initialization from incompatible pointer type
../Meter.c:172: warning: initialization from incompatible pointer type
rm -f Value.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../Value.c
rm -f utils.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../utils.c
rm -f version.o
gcc -ansi -O  -I/usr/X11R6/include/X11 -I/usr/X11R6/include/X11 -D_GNU_SOURCE -D_X86_ -Dlinux   -I. -I.. -I../../../../../base/include -DUNIX   -c ../version.c
Building library libANLwidgets.a
rm -f libANLwidgets.a
ar r libANLwidgets.a BarGraph.o Caption.o Clip.o Control.o Indicator.o Matrix.o Byte.o Meter.o Value.o utils.o version.o
ranlib libANLwidgets.a
Installing library ../../../../../extensions/lib/Linux/libANLwidgets.a
INSTALL_PRODUCT = ../../../../../base/bin/Linux/installEpics *********
make[2]: Leaving directory `/usr/local/epics/extensions/src/medm/xc/O.Linux'
make[1]: Leaving directory `/usr/local/epics/extensions/src/medm/xc'


Thanks,

--
Bonnie Madre 
Accelerator Development
Integration and Assessment Group

ANALOG ADDRESS:
Thomas Jefferson National Accelerator Facility (TJNAF)
MS 58
12000 Jefferson Avenue
Newport News, VA  23606
(757) 269-7059

E-MAIL ADDRESS:
[email protected]


--- End Message ---

Navigate by Date:
Prev: RE: CA Server (default configuration behaves strangely on linux) Jeff Hill
Next: CapFast Release Notes Dr. Chong Lee
Index: 1994  1995  1996  1997  <19981999  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: CA Server (default configuration behaves strangely on linux) Jeff Hill
Next: Re: MEDM on LINUX madre
Index: 1994  1995  1996  1997  <19981999  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 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·