EPICS Home

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  <20192020  2021  2022  2023  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  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Tech-talk Digest, Vol 13, Issue 384
From: Mark Rivers via Tech-talk <[email protected]>
To: peiyu Quan <[email protected]>
Cc: tech-talk <[email protected]>
Date: Sat, 14 Sep 2019 12:48:39 +0000
Hi Peiyu,


> dbdExpand.pl: Can't find file 'dxpSupport.dbd'
>  while reading 'dxpSupport.dbd' to create 'iocxxxLinux.dbd'

Does your top-level /synApps_6_1/support/configure/RELEASE have DXP commented out or not?

Did the /synApps_6_1/support/dxp directory get built, i.e. what is in /synApps_6_1/support/dxp/dbd?

The xxx/xxxApp/Makefile should only try to include dxpSupport.dbd if DXP is defined and LINUX_USB_INSTALLED=YES.

Mark

________________________________
From: Tech-talk <[email protected]> on behalf of peiyu Quan via Tech-talk <[email protected]>
Sent: Saturday, September 14, 2019 2:18 AM
To: [email protected]
Subject: Tech-talk Digest, Vol 13, Issue 384

Dear

I am installing xxx-R6-1 module.
The result is
"make
make -C ./configure install
make[1]: Entering directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/configure'
make -C O.linux-x86_64 -f ../Makefile TOP=../.. \
    T_A=linux-x86_64 install
make[2]: Entering directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/configure/O.linux-x86_64'
perl -CSD /home/epics0/Apps/epics/base/bin/linux-x86_64/convertRelease.pl checkRelease
make[2]: Leaving directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/configure/O.linux-x86_64'
make[1]: Leaving directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/configure'
make -C ./xxxApp install
make[1]: Entering directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/xxxApp'
make -C ./src install
make[2]: Entering directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/xxxApp/src'
make -C O.linux-x86_64 -f ../Makefile TOP=../../.. \
    T_A=linux-x86_64 install
make[3]: Entering directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/xxxApp/src/O.linux-x86_64'
Creating dbd file iocxxxLinux.dbd
perl -CSD /home/epics0/Apps/epics/base/bin/linux-x86_64/dbdExpand.pl   -I. -I.. -I../O.Common -I../../../dbd -I/home/epics0/Apps/epics/base/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/alive-R1-1-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/asyn-R4-36/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/autosave-R5-10/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/busy-R1-7-2/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/calc-R3-7-3/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/camac-R2-7-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/caputRecorder-R1-7-2/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/dac128V-R2-9/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/delaygen-R1-2-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/dxpSITORO-R1-2/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/iocStats-3-1-16/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/ip-R2-20-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/ipac-2-15/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/ip330-R2-9/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/ipUnidig-R2-11/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/love-R3-2-7/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/lua-R2-0/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/mca-R7-8/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/measComp-R2-3/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/modbus-R3-0/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/motor-R7-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/optics-R2-13-3/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/quadEM-R9-2-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/softGlue-R2-8-2/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/softGlueZynq-R2-0-2/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/sscan-R2-11-3/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/std-R3-6/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/StreamDevice-2-8-9/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/vac-R1-9/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/vme-R2-9-2/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/Yokogawa_DAS-R2-0-1/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/areaDetector-R3-7/ADCore/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/areaDetector-R3-7/ADSimDetector/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/seq-2-2-6/dbd -I/home/epics0/Apps/epics/synApps_6_1/support/allenBradley-2-3/dbd -o iocxxxLinux.dbd base.dbd NDPluginSupport.dbd ADSupport.dbd NDFileNull.dbd qsrv.dbd NDPluginPva.dbd PVAServerRegister.dbd NDFileNetCDF.dbd NDFileMagick.dbd NDFileTIFF.dbd NDFileNexus.dbd NDFileHDF5.dbd NDFileJPEG.dbd asyn.dbd aliveSupport.dbd asSupport.dbd busySupport.dbd calcSupport.dbd devIocStats.dbd sscanSupport.dbd caputRecorder.dbd drvAsynSerialPort.dbd drvAsynIPPort.dbd drvVxi11.dbd devGpib.dbd stdSupport.dbd sscanProgressSupport.dbd opticsSupport.dbd mcaSupport.dbd drvAHxxx.dbd drvTetrAMM.dbd ipSupport.dbd luaSupport.dbd modbusSupport.dbd motorSupport.dbd devAcsMotor.dbd devAerotech.dbd devAttocube.dbd devFaulhaberMotor.dbd devImsMotor.dbd devKohzuMotor.dbd devMclennanMotor.dbd devMicos.dbd devMicroMo.dbd devNewFocus.dbd devNewport.dbd devAerotechSeq.dbd devNewportSeq.dbd devOriel.dbd devPC6K.dbd devPIJena.dbd devPIMotor.dbd devSPiiPlus.dbd devSmartMotorMotor.dbd devSoftMotor.dbd devThorLabs.dbd motorSimSupport.dbd stream.dbd devIocStats.dbd iocAdmin.dbd delaygenSupport.dbd vacSupport.dbd dxpSupport.dbd drvIpac.dbd ipUnidigSupport.dbd dac128VSupport.dbd ip330Support.dbd softGlueSupport.dbd softGlueZynqSupport.dbd mw100Support.dbd
dbdExpand.pl: Can't find file 'dxpSupport.dbd'
  while reading 'dxpSupport.dbd' to create 'iocxxxLinux.dbd'
  Your Makefile may need this dependency rule:
    $(COMMON_DIR)/iocxxxLinux.dbd: $(COMMON_DIR)/dxpSupport.dbd
dbdExpand.pl: Exiting due to errors
/home/epics0/Apps/epics/base/configure/RULES.Db:403: recipe for target '../O.Common/iocxxxLinux.dbd' failed
make[3]: *** [../O.Common/iocxxxLinux.dbd] Error 255
make[3]: Leaving directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/xxxApp/src/O.linux-x86_64'
/home/epics0/Apps/epics/base/configure/RULES_ARCHS:58: recipe for target 'install.linux-x86_64' failed
make[2]: *** [install.linux-x86_64] Error 2
make[2]: Leaving directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/xxxApp/src'
/home/epics0/Apps/epics/base/configure/RULES_DIRS:84: recipe for target 'src.install' failed
make[1]: *** [src.install] Error 2
make[1]: Leaving directory '/home/epics0/Apps/epics/synApps_6_1/support/xxx-R6-1/xxxApp'
/home/epics0/Apps/epics/base/configure/RULES_DIRS:84: recipe for target 'xxxApp.install' failed
make: *** [xxxApp.install] Error 2
"

Could you help me check where are errors from?
Thanks

Peiyu

References:
Tech-talk Digest, Vol 13, Issue 384 peiyu Quan via Tech-talk

Navigate by Date:
Prev: Tech-talk Digest, Vol 13, Issue 384 peiyu Quan via Tech-talk
Next: New releases of the measComp module Mark Rivers 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  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Tech-talk Digest, Vol 13, Issue 384 peiyu Quan via Tech-talk
Next: New releases of the measComp module Mark Rivers 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  <20192020  2021  2022  2023  2024