Did you 'make clean ; make' after adding the drvAsynIPPort.dbd?
On Jun 7, 2012, at 8:37 AM, Chen Xue wrote:
> Hi,
>
> I built a soft IOC in host machine. When I run ./st.cmd.linux, I have the below error message.
>
> --------------------
> ...
> drvAsynIPPortConfigure("D0","myIPaddress:5024",0,0,0)
> st.cmd.linux -- Line 21 -- Command drvAsynIPPortConfigure not found.
> # Initialize input/output EOS
> asynOctetSetOutputEos("D0",0,"\n")
> st.cmd.linux -- Line 24 -- Command asynOctetSetOutputEos not found.
> asynOctetSetInputEos("D0",0,"\r\n")
> st.cmd.linux -- Line 25 -- Command asynOctetSetInputEos not found.
> ...
> --------------------
>
> I have included "drvAsynIPPort.dbd" in my "iocDG18IDAppInclude.dbd" which is in "Makefile"(myApp/src).
>
> Could someone please tell me what I did incorrectly?
>
> Thank you,
>
> Chen
--
Eric Norum
[email protected]
- References:
- error: Command drvAsynIPPortConfigure not found Chen Xue
- Navigate by Date:
- Prev:
error: Command drvAsynIPPortConfigure not found Chen Xue
- Next:
EPICS IOC download problem Bai Jiaoni
- 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:
error: Command drvAsynIPPortConfigure not found Chen Xue
- Next:
EPICS IOC download problem Bai Jiaoni
- 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
|