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:
From: VASU PADSUMBIA via Tech-talk <[email protected]>
To: [email protected]
Date: Mon, 18 Mar 2019 12:28:48 +0530
Hello guys,
My name is Vasu and i was working on ITER project for s7plc configuration with epics and for so i got some help from https://www.slac.stanford.edu/grp/ssrl/spear/epics/site/s7plc/s7plc.html  and https://github.com/epicsdeb/s7plc but while compiling am facing problem like this..<

make -C O.linux-x86_64 -f ../Makefile TOP=../.. \
    T_A=linux-x86_64 install
make[1]: Entering directory '/home/vasu/epics/s7plc/s7App/O.linux-x86_64'
/usr/bin/g++ -o s7plcApp  -L/home/vasu/epics/s7plc/lib/linux-x86_64 -L/home/vasu/epics/epics-base/lib/linux-x86_64 -Wl,-rpath,/home/vasu/epics/s7plc/lib/linux-x86_64 -Wl,-rpath,/home/vasu/epics/epics-base/lib/linux-x86_64     -Wl,--as-needed       -rdynamic -m64         s7plcApp_registerRecordDeviceDriver.o appMain.o    -ls7plc -ldbRecStd -ldbCore -lca -lCom  
s7plcApp_registerRecordDeviceDriver.o: In function `s7plcApp_registerRecordDeviceDriver':
/home/vasu/epics/s7plc/s7App/O.linux-x86_64/s7plcApp_registerRecordDeviceDriver.cpp:278: undefined reference to `pvar_func_s7plcRegister'
/home/vasu/epics/s7plc/lib/linux-x86_64/libs7plc.so: undefined reference to `s7plcInitRecordCalcout'
/home/vasu/epics/s7plc/lib/linux-x86_64/libs7plc.so: undefined reference to `s7plcWriteCalcout'
collect2: error: ld returned 1 exit status
/home/vasu/epics/epics-base/configure/RULES_BUILD:206: recipe for target 's7plcApp' failed
make[1]: *** [s7plcApp] Error 1
make[1]: Leaving directory '/home/vasu/epics/s7plc/s7App/O.linux-x86_64'
/home/vasu/epics/epics-base/configure/RULES_ARCHS:58: recipe for target 'install.linux-x86_64' failed
make: *** [install.linux-x86_64] Error 2



Thanks in advance and I look forward to hearing from you!


Navigate by Date:
Prev: drvAsynIPPort Not receiving broadcast UDP [SEC=UNCLASSIFIED] CORNALL, Terry via Tech-talk
Next: Re: StreamDevice processing issue Lucock, Richard M 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: RE: drvAsynIPPort Not receiving broadcast UDP [SEC=UNCLASSIFIED] CORNALL, Terry via Tech-talk
Next: Inter-module dependency between stream and calc Konrad, Martin 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