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

Subject: Error in installing asyn driver
From: nalaka samarasinghe <[email protected]>
To: [email protected]
Date: Tue, 25 Dec 2012 22:50:09 +0530



Dear Sir,

When i am trying to build asyn package,following error appears. Please kindly let me know where i have gone wrong.I have successfully installed EPICS base.

Thanks & Regards,

Nalaka Samarasinghe

Please see the output  below:


nalaka@nalaka-laptop:~/opt1/epics/modules$ cd asyn
nalaka@nalaka-laptop:~/opt1/epics/modules/asyn$ make
make -C ./configure install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/configure'
perl /home/nalaka/opt1/epics/base/bin/linux-x86/convertRelease.pl checkRelease
make -C O.linux-x86 -f ../Makefile TOP=../.. T_A=linux-x86 install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/configure/O.linux-x86'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/configure/O.linux-x86'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/configure'
make -C ./makeSupport install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/makeSupport'
make -C O.linux-x86 -f ../Makefile TOP=../.. T_A=linux-x86 install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/makeSupport/O.linux-x86'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/makeSupport/O.linux-x86'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/makeSupport'
make -C ./asyn install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/asyn'
make -C O.linux-x86 -f ../Makefile TOP=../.. T_A=linux-x86 install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/asyn/O.linux-x86'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/asyn/O.linux-x86'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/asyn'
make -C ./testApp install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp'
make -C ./src install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/src'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/src/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/src/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/src'
make -C ./Db install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/Db'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/Db/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/Db/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp/Db'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testApp'
make -C ./testGpibApp install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp'
make -C ./src install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/src'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/src/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/src/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/src'
make -C ./Db install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/Db'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/Db/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/Db/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp/Db'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibApp'
make -C ./testGpibSerialApp install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibSerialApp'
make -C ./src install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibSerialApp/src'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibSerialApp/src/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibSerialApp/src/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibSerialApp/src'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testGpibSerialApp'
make -C ./testEpicsApp install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp'
make -C ./src install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/src'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/src/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/src/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/src'
make -C ./Db install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/Db'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/Db/O.linux-x86'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/Db/O.linux-x86'
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp/Db'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testEpicsApp'
make -C ./testManagerApp install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testManagerApp'
make -C O.linux-x86 -f ../Makefile TOP=../.. T_A=linux-x86 install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testManagerApp/O.linux-x86'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testManagerApp/O.linux-x86'
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testManagerApp'
make -C ./testIPServerApp install
make[1]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testIPServerApp'
make -C ./src install
make[2]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testIPServerApp/src'
make -C O.linux-x86 -f ../Makefile TOP=../../.. T_A=linux-x86 install
make[3]: Entering directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testIPServerApp/src/O.linux-x86'
make[3]: *** No rule to make target `ipSNCServer.o', needed by `libtestIPServerSupport.a'.  Stop.
make[3]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testIPServerApp/src/O.linux-x86'
make[2]: *** [install.linux-x86] Error 2
make[2]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testIPServerApp/src'
make[1]: *** [src.install] Error 2
make[1]: Leaving directory `/home/nalaka/opt1/epics/modules/asyn-4.10/testIPServerApp'
make: *** [testIPServerApp.install] Error 2
nalaka@nalaka-laptop:~/opt1/epics/modules/asyn$



Replies:
Re: Error in installing asyn driver Keith Thorne

Navigate by Date:
Prev: Re: SNL with C Benjamin Franksen
Next: Re: Error in installing asyn driver Keith Thorne
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: streamDevice: how to read a value as fast as possible? Andrew Johnson
Next: Re: Error in installing asyn driver Keith Thorne
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·