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: Porting db file generation from 3.13 to 3.14
From: Janet Anderson <[email protected]>
To: "Norbury, MA (Martin)" <[email protected]>
Cc: [email protected]
Date: Wed, 15 Jun 2005 13:14:39 -0500
I've committed the bug fix for the next R3.14 release. Thanks.

Janet


Norbury, MA (Martin) wrote:
Hi,

I've just started using EPICS 3.14.6 and encountered the same problem as
Benjamin Franksen from Bessy (original tech-talk posting follows this
email).

At Diamond we use the same approach i.e. produce an expanded db file
using a substitution file and an (externally defined) template file. In
R3.13.x we used to do this by having the following lines in the
Makefile.Host file of the /Db directory:-

DB +=  test.db
USES_TEMPLATE += $(TEMPLATE_PATH)/test.template

This didn't seem to work in EPICS 3.14.6, due to an error in the
RULES.Db file. The following corrects this problem:-

--- RULES_Db.ori 2005-06-08 17:02:07.000000000 +0100
+++ RULES.Db 2005-06-08 17:02:37.000000000 +0100
@@ -138,5 +138,5 @@
TEMPLATE_LINKS = $(filter-out $(notdir $(USES_TEMPLATE)),
$(USES_TEMPLATE))
TEMPLATE_FILES = $(filter $(notdir $(USES_TEMPLATE)),
$(USES_TEMPLATE))
-COMMON_TEMPLATES=$(addsuffix $(COMMON_DIR)/,$(notdir
$(TEMPLATE_LINKS)))
+COMMON_TEMPLATES=$(addprefix $(COMMON_DIR)/,$(notdir
$(TEMPLATE_LINKS)))


Cheers,

Martin Norbury
Software Engineer Beamline Systems
Diamond Light Source Ltd.
Rutherford Appleton Laboratory
Chilton, Didcot.
Oxon
OX11 0QX
Tel: 44 (0) 1235 778235
Email: [email protected]








References:
RE: Porting db file generation from 3.13 to 3.14 Norbury, MA (Martin)

Navigate by Date:
Prev: Re: problem during "make" Ralph Lange
Next: Re: problem during "make" Maren Purves
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: Porting db file generation from 3.13 to 3.14 Norbury, MA (Martin)
Next: SSCAN/SAVEDATA question Juraj Krempasky
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 ·