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  2008  2009  2010  2011  2012  <20132014  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  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject:
From: "Andrew C. Starritt" <[email protected]>
To: tech-talk <[email protected]>
Date: Fri, 5 Jul 2013 11:48:46 +1000
Hi all,

I found some strange build behaviour (on both base-3.14.12.3 using 64 bit CentOs 5.9
and base-3.14.9 using 32 bit CentOs 5.4). If there is a db directory in top's parent
directory that contains a file with the same name as I'm trying to install into
the top's db directory, then the install does not happen.

The following demonstrates this:

cd /tmp
mkdir -p above_top/top
cd above_top/top
makeBaseApp.pl -t ioc Weird
cd WeirdApp/Db/
vi Makefile            # uncomment the DB += xxx.db line
touch xxx.db
cd ../..               # back to top
make
ls -l db               # the xxx.db file installed as expected - so far so good.
make clean uninstall

# and the weirdness starts here:
#
mkdir ../db
touch ../db/xxx.db
make
ls -l                  # no db diretory in top, and no installed xxx.db file.


Is this an intended feature, and if so what is the rationale?

Regards

--
Andrew Starritt | Principal Controls Engineer | Australian Synchrotron
p: (03) 8540 4164 | f: (03) 8540 4200
[email protected] | www.synchrotron.org.au
800 Blackburn Road, Clayton, Victoria 3168


SUPPLIERS: As of 1 January 2013, the Australian Synchrotron Company Ltd has changed its business name. However, the trading name will remain Australian Synchrotron.
Please address all quotations and invoices to: Synchrotron Light Source Australia Pty Ltd (SLSA), ABN: 18 159 468 256


Replies:
Re: Andrew Johnson

Navigate by Date:
Prev: how to use gdb to debug a target IOC? Silver
Next: Which version of Eclipse is required for CSS 3.2.x Xinyu.Wu
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: how to use gdb to debug a target IOC? Silver
Next: Re: Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·