On 19.07.2016 14:48, l123173 wrote:
> make[3]: Entering directory '/opt/epics/synApps_5_8/support/motor-6-9/motorExApp/WithAsyn/O.linux-x86_64'
> /usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_X86_64_ -DUNIX -Dlinux -O3 -g -Wall -mtune=generic -m64 -I. -I../O.Common -I. -I. -I.. -I../../../include/compiler/gcc -I../../../include/os/Linux -I../../../include -I/opt/epics/synApps_5_8/support/asyn-4-26/include -I/opt/epics/synApps_5_8/support/seq-2-2-3/include -I/opt/epics/synApps_5_8/support/busy-1-6-1/include -I/opt/epics/base/include/compiler/gcc -I/opt/epics/base/include/os/Linux -I/opt/epics/base/include -I/opt/epics/synApps_5_8/support/ipac-2-13/include -MM -MF WithAsynMain.d ../WithAsynMain.c
> Creating dbd file WithAsyn.dbd
> perl -CSD /opt/epics/base/bin/linux-x86_64/dbdExpand.pl -I. -I.. -I../O.Common -I../../../dbd -I/opt/epics/synApps_5_8/support/asyn-4-26/dbd -I/opt/epics/synApps_5_8/support/seq-2-2-3/dbd -I/opt/epics/synApps_5_8/support/busy-1-6-1/dbd -I/opt/epics/base/dbd -I/opt/epics/synApps_5_8/support/ipac-2-13/dbd -o WithAsyn.dbd base.dbd motorSupport.dbd devAcsMotor.dbd devImsMotor.dbd devMclennanMotor.dbd devMicos.dbd devMicroMo.dbd devNewport.dbd LdevNewportTS.dbd devPIMotor.dbd devOms.dbd devSoftMotor.dbd motorSimSupport.dbd devSmartMotorMotor.dbd devKohzuMotor.dbd devAttocube.dbd devAerotech.dbd ACRMotorSupport.dbd asyn.dbd drvAsynSerialPort.dbd drvAsynIPPort.dbd busySupport.dbd PI_GCS2Support.dbd phytron.dbd devSequencer.dbd
> dbdExpand.pl: Duplicate definition of record type ''
> Context: recordtype(asyn) in file '/opt/epics/synApps_5_8/support/asyn-4-26/dbd/asynRecord.dbd' in file '/opt/epics/synApps_5_8/support/asyn-4-26/dbd/asyn.dbd' in file '../../../dbd/PI_GCS2Support.dbd'
> while reading 'PI_GCS2Support.dbd' to create 'WithAsyn.dbd'
> dbdExpand.pl: Can't find file 'devSequencer.dbd'
> while reading 'devSequencer.dbd' to create 'WithAsyn.dbd'
> Your Makefile may need this dependency rule:
> $(COMMON_DIR)/WithAsyn.dbd: $(COMMON_DIR)/devSequencer.dbd
> dbdExpand.pl: Exiting due to errors
> /opt/epics/base/configure/RULES.Db:402: recipe for target '../O.Common/WithAsyn.dbd' failed
Note that this error is different from teh one you got originally, it
complains that you included both asynRecord.dbd and asyn.dbd, and I
think the problem is because asyn.dbd already includes asynRecord.dbd,
so now you have the record definition twice.
Cheers
Ben
--
"Make it so they have to reboot after every typo." ― Scott Adams
Attachment:
signature.asc
Description: OpenPGP digital signature
- Replies:
- RE: Can't find file 'devSequencer.dbd' Mark Rivers
- References:
- Can't find file 'devSequencer.dbd' l123173
- Navigate by Date:
- Prev:
Re: how to disable PVs in SNL Benjamin Franksen
- Next:
RE: Can't find file 'devSequencer.dbd' Mark Rivers
- 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
2022
2023
2024
- Navigate by Thread:
- Prev:
Can't find file 'devSequencer.dbd' l123173
- Next:
RE: Can't find file 'devSequencer.dbd' Mark Rivers
- 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
2022
2023
2024
|