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  2012  2013  <20142015  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  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: sequencer installation
From: Mark Rivers <[email protected]>
To: "'Vikram Bhagat'" <[email protected]>, epics talk <[email protected]>
Date: Fri, 13 Jun 2014 17:41:03 +0000

It looks to me like you have not correctly defined EPICS_BASE in sncseq/configure/RELEASE.

 

Mark

 

 

From: Vikram Bhagat [mailto:[email protected]]
Sent: Friday, June 13, 2014 12:39 PM
To: Mark Rivers; epics talk
Subject: Re: sequencer installation

 

I installed base3.14.12.4 but for installation of sequencer, i have
below error

make[1]: Leaving directory `/opt/epics/modules/sncseq/configure'
make -C ./src install 
make[1]: Entering directory `/opt/epics/modules/sncseq/src'
make -C ./pv install 
make[2]: Entering directory `/opt/epics/modules/sncseq/src/pv'
make -C O.linux-x86_64 -f ../Makefile TOP=../../.. T_A=linux-x86_64
install
make[3]: Entering directory
`/opt/epics/modules/sncseq/src/pv/O.linux-x86_64'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory
`/opt/epics/modules/sncseq/src/pv/O.linux-x86_64'
make[2]: Leaving directory `/opt/epics/modules/sncseq/src/pv'
make -C ./seq install 
make[2]: Entering directory `/opt/epics/modules/sncseq/src/seq'
make -C O.linux-x86_64 -f ../Makefile TOP=../../.. T_A=linux-x86_64
install
make[3]: Entering directory
`/opt/epics/modules/sncseq/src/seq/O.linux-x86_64'
make[3]: *** No rule to make target
`../../../lib/linux-x86_64/libiocsh.a', needed by `libseq.a'.  Stop.
make[3]: Leaving directory
`/opt/epics/modules/sncseq/src/seq/O.linux-x86_64'
make[2]: *** [install.linux-x86_64] Error 2
make[2]: Leaving directory `/opt/epics/modules/sncseq/src/seq'
make[1]: *** [seq.install] Error 2
make[1]: Leaving directory `/opt/epics/modules/sncseq/src'
make: *** [src.install] Error 2



Please suggest me how to come out from this problem.
With best Regards
Vikram

 

On Wednesday, June 4, 2014 10:40 PM, Mark Rivers <[email protected]> wrote:

 

I would suggest using 3.14.12.4 and see if you still have a problem.
________________________________
From: Vikram Bhagat [[email protected]]
Sent: Wednesday, June 04, 2014 3:14 PM
To: Mark Rivers; epics talk
Subject: Re: sequencer installation

Dear Mark
There nothing special to use EPICS3.15,  i am installing in my system so just took latest.
Vikram


On Wednesday, June 4, 2014 10:09 PM, Mark Rivers <[email protected]> wrote:


You are using EPICS 3.15.  Do you have a reason for using that?  It is still not ready for production systems.  Should you be using 3.14.12.4 instead?

Mark

________________________________

From: [email protected]<mailto:[email protected]> [[email protected]<mailto:[email protected]>] on behalf of Vikram Bhagat [[email protected]<mailto:[email protected]>]
Sent: Wednesday, June 04, 2014 3:02 PM
To: epics talk
Subject: sequencer installation

Hello,
    I am trying to install sequencer but could not build
Below is the log an anyone guide me what is wrong with installation.


[root@sarva-PC<mailto:root@sarva-PC> sncseq]# make
make -C ./configure install
make[1]: Entering directory `/opt/epics/modules/sncseq/configure'
make -C O.linux-x86_64 -f ../Makefile TOP=../.. T_A=linux-x86_64 install
make[2]: Entering directory `/opt/epics/modules/sncseq/configure/O.linux-x86_64'
perl -CSD /opt/epics/base/bin/linux-x86_64/convertRelease.pl checkRelease
make[2]: Leaving directory `/opt/epics/modules/sncseq/configure/O.linux-x86_64'
make[1]: Leaving directory `/opt/epics/modules/sncseq/configure'
make -C ./src install
make[1]: Entering directory `/opt/epics/modules/sncseq/src'
make -C ./pv install
make[2]: Entering directory `/opt/epics/modules/sncseq/src/pv'
make -C O.linux-x86_64 -f ../Makefile TOP=../../.. T_A=linux-x86_64 install
make[3]: Entering directory `/opt/epics/modules/sncseq/src/pv/O.linux-x86_64'
make[3]: *** No rule to make target `/opt/epics/base-3.15.0.1/include/shareLib.h', needed by `pvNew.o'.  Stop.
make[3]: Leaving directory `/opt/epics/modules/sncseq/src/pv/O.linux-x86_64'
make[2]: *** [install.linux-x86_64] Error 2
make[2]: Leaving directory `/opt/epics/modules/sncseq/src/pv'
make[1]: *** [pv.install] Error 2
make[1]: Leaving directory `/opt/epics/modules/sncseq/src'
make: *** [src.install] Error 2
[root@sarva-PC<mailto:root@sarva-PC> sncseq]#





I set
EPICS_BASE=/opt/epics/base
in configure/RELEASE


Thanks
Vikram

 


Replies:
Re: sequencer installation Andrew Johnson
Re: sequencer installation Vikram Bhagat
References:
sequencer installation Vikram Bhagat
RE: sequencer installation Mark Rivers
Re: sequencer installation Vikram Bhagat
RE: sequencer installation Mark Rivers
Re: sequencer installation Vikram Bhagat

Navigate by Date:
Prev: Re: sequencer installation Vikram Bhagat
Next: Re: Writing areadetector driver- Getting array data to NDArray properly? Hu, Yong
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: sequencer installation Vikram Bhagat
Next: Re: sequencer installation Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·