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

Subject: Re: areaDetector build errors
From: Jong Woo Kim via Tech-talk <tech-talk at aps.anl.gov>
To: Mark Rivers <rivers at cars.uchicago.edu>
Cc: "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>
Date: Wed, 6 Jul 2022 19:00:07 +0000
Hi Mark,

Thank you. I agree that if there is anything wrong in the file 'RELEASE_PRODS.local', it causes errors like that.
But in this particular case, I realized that re2c was not installed. After I installed it, the problem was solved.

Best,
Jong Woo

From: Mark Rivers <rivers at cars.uchicago.edu>
Sent: Wednesday, June 22, 2022 6:51 PM
To: Jong Woo Kim <Jong.Woo.Kim at asu.edu>
Cc: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov>
Subject: Re: areaDetector build errors
 
Hi Jong Woo,

Did you follow the installation instructions here:

In particular did you edit RELEASE_PRODS.local to set the path to autosave, calc, etc., (assuming that you want to use them) as documented here:

Mark

Sent from my iPhone

On Jun 22, 2022, at 6:19 PM, Jong Woo Kim via Tech-talk <tech-talk at aps.anl.gov> wrote:


Hello,

I just cloned areaDetector, ADCore, ADSupport, ADEiger.

I am using base-3.15.6 and asyn4-38  

When I was building areaDetector, I encountered the following errors. 

Any ideas?
_____________________________________________________________________
perl -CSD /usr/local/EPICS_NEW/base-3.15.6/bin/linux-x86_64/dbdExpand.pl   -I. -I.. -I../O.Common -I../../../dbd -I../../../../../dbd -I/usr/local/EPICS_NEW/synApps_6_1/support/asyn4-38/dbd -I/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADCore/dbd -I/usr/local/EPICS_NEW/base-3.15.6/dbd -o eigerDetectorApp.dbd eigerDetectorSupport.dbd base.dbd NDPluginSupport.dbd ADSupport.dbd NDFileNull.dbd NDFileNetCDF.dbd NDFileTIFF.dbd NDFileNexus.dbd NDFileHDF5.dbd NDFileJPEG.dbd asyn.dbd asSupport.dbd busySupport.dbd calcSupport.dbd devIocStats.dbd sscanSupport.dbd
dbdExpand.pl: Can't find file 'asSupport.dbd'
  while reading 'asSupport.dbd' to create 'eigerDetectorApp.dbd'
  Your Makefile may need this dependency rule:
    $(COMMON_DIR)/eigerDetectorApp.dbd: $(COMMON_DIR)/asSupport.dbd
dbdExpand.pl: Can't find file 'busySupport.dbd'
  while reading 'busySupport.dbd' to create 'eigerDetectorApp.dbd'
  Your Makefile may need this dependency rule:
    $(COMMON_DIR)/eigerDetectorApp.dbd: $(COMMON_DIR)/busySupport.dbd
dbdExpand.pl: Can't find file 'calcSupport.dbd'
  while reading 'calcSupport.dbd' to create 'eigerDetectorApp.dbd'
  Your Makefile may need this dependency rule:
    $(COMMON_DIR)/eigerDetectorApp.dbd: $(COMMON_DIR)/calcSupport.dbd
dbdExpand.pl: Can't find file 'devIocStats.dbd'
  while reading 'devIocStats.dbd' to create 'eigerDetectorApp.dbd'
  Your Makefile may need this dependency rule:
    $(COMMON_DIR)/eigerDetectorApp.dbd: $(COMMON_DIR)/devIocStats.dbd
dbdExpand.pl: Can't find file 'sscanSupport.dbd'
  while reading 'sscanSupport.dbd' to create 'eigerDetectorApp.dbd'
  Your Makefile may need this dependency rule:
    $(COMMON_DIR)/eigerDetectorApp.dbd: $(COMMON_DIR)/sscanSupport.dbd
dbdExpand.pl: Exiting due to errors
make[6]: *** [../O.Common/eigerDetectorApp.dbd] Error 2
make[6]: Leaving directory `/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger/iocs/eigerIOC/eigerApp/src/O.linux-x86_64'
make[5]: *** [install.linux-x86_64] Error 2
make[5]: Leaving directory `/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger/iocs/eigerIOC/eigerApp/src'
make[4]: *** [src.install] Error 2
make[4]: Leaving directory `/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger/iocs/eigerIOC/eigerApp'
make[3]: *** [eigerApp.install] Error 2
make[3]: Leaving directory `/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger/iocs/eigerIOC'
make[2]: *** [eigerIOC.install] Error 2
make[2]: Leaving directory `/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger/iocs'
make[1]: *** [iocs.install] Error 2
make[1]: Leaving directory `/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger'
make: *** [/usr/local/EPICS_NEW/synApps_6_1/support/areaDetector/ADEiger.install] Error 2


Best,
Jong


References:
areaDetector build errors Jong Woo Kim via Tech-talk
Re: areaDetector build errors Mark Rivers via Tech-talk

Navigate by Date:
Prev: C++ Software Engineer opportunity at ITER Gunion Robert via Tech-talk
Next: Set/get enum value of mbbo from within AD driver Gofron, Kazimierz via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024 
Navigate by Thread:
Prev: Re: areaDetector build errors Mark Rivers via Tech-talk
Next: AreaDetector Teledyne driver question David Vine via Tech-talk
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024 
ANJ, 14 Sep 2022 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·