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  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: PV Gateway
From: "David Dudley" <[email protected]>
To: <[email protected]>
Date: Thu, 21 Aug 2008 09:47:37 -0500
That modification to the gateway works ONLY if EPICS_BASE points to the
source code directory.  In my case, I install EPICS into another
directory on my hardware, which is not connected to where the source
directory is (my name for it is EPICSSRC, and it's a nfs drive) is
located.  Once I've built the base, the source files are no longer
available.

David

>>> Andrew Johnson <[email protected]> 8/21/2008 9:40 AM >>>
On Thursday 21 August 2008 02:32:45 Dirk Zimoch wrote:
>
> I think, the two headers were supposed to be "private" to cas. But
since
> the gateway needs them the base Makefile should be modified to
install
> them. That's what I did and it works fine. However I didn't try
3.14.9. but
> run with 3.13.8.2.

The latest version of the gateway in CVS has the following added to the

gateway/Makefile which completely avoids the need to install those
files:

# need access to casCtx.h
USR_INCLUDES += -I$(EPICS_BASE)/src/cas/generic

This method also makes it a little more obvious that the gateway code
is using 
private APIs inside CAS that could change as the CAS implementation
changes.

> I have added a bug report to Mantis
> (http://www.aps.anl.gov/epics/mantis/main_page.php).
>
> Someone could add that information to the gateway documentation. :-)

For maintainability reasons I much prefer that we modify CAS to make
the 
necessary API routines or their equivalents available through the
official 
headers.  Installing or using private headers makes the innards of the
CAS 
implementation visible to applications, which means that future changes
to 
the implementation of CAS can break the external code that has started
using 
these private APIs.  I'm sure Jeff will agree with me on this point.

Unfortunately this issue has surfaced too late for any changes to CAS
to be 
included in R3.14.10, but I hope that we'll be able to work something
out 
soon afterwards and provide a patch file for CAS to be used when
building the 
gateway until the next Base release.

Dirk, these headers were added by your patch to the gateway that Janet
applied 
last year, can you explain to Jeff what functionality you need from
CAS.

- Andrew
-- 
Talk is cheap. Show me the code. -- Linus Torvalds
BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:David Dudley
TEL;WORK:826-1265
ORG:;MIS
TEL;PREF;FAX:880-3741
EMAIL;WORK;PREF;NGW:[email protected]
N:Dudley;David
TITLE:Functional Analyst
END:VCARD


References:
PV Gateway David Dudley
Re: PV Gateway David Dudley
Re: PV Gateway Dirk Zimoch
Re: PV Gateway Andrew Johnson

Navigate by Date:
Prev: Re: PV Gateway Andrew Johnson
Next: Re: PV Gateway Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: PV Gateway Andrew Johnson
Next: Re: PV Gateway Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·