EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: Gateway Build for 3.14.7
From: Noboru Yamamoto <[email protected]>
To: "Kenneth Evans, Jr." <[email protected]>
Cc: Tech-Talk <[email protected]>
Date: Thu, 03 Mar 2005 08:55:17 +0900
Hi,

Just for your information.

Kenneth Evans, Jr. wrote:
The Gateway builds OK with Linux.  Our main Gateway at the APS, in fact,
runs on Linux.
I have build gateway, "PV Gateway Version 2.0.0.0Beta12", for EPICS 3.14.7 on MacOSX (darwin-ppc).
I needed to modify a couple of files , getResoruces.h:


*** 40,45 ****
--- 40,46 ----
  #define GATE_MAX_PVLIST_LINE_LENGTH 1024u


+ #include <stdio.h> #include <string.h>

#ifdef WIN32

and gateway.cc:

--- /xdata/epics/R314/extensions/src/gateway/gateway.cc Wed Feb 9 10:50:53 2005
***************
*** 1282,1288 ****
// Child
// Make this process a session leader
#if defined UNIX
! setpgrp();
#else
setpgrp(0,0);
#endif
--- 1282,1288 ----
// Child
// Make this process a session leader
#if defined UNIX
! setpgrp(0,0);
#else
setpgrp(0,0);
#endif



I would suggest you get the latest Gateway (Beta 18) from the CVS snapshots (not the point releases):

http://www.aps.anl.gov/epics/download/extensions/index.php#cvs

I haven't tested old versions of the Gateway with new versions of base, but
other people have reported problems building with 3.14.7 and earlier Gateway
versions. Beta18 and 3.14.7 is what we are using, and we are not having
problems.


-Ken

Noboru



References:
Re: Gateway Build for 3.14.7 Kenneth Evans, Jr.

Navigate by Date:
Prev: Re: Gateway Build for 3.14.7 Paul Sichta
Next: SLAC EPICS Meeting Website Ready Chestnut, Ronald P.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Gateway Build for 3.14.7 Paul Sichta
Next: SLAC EPICS Meeting Website Ready Chestnut, Ronald P.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  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 ·