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: EPICS base-3.14.12.4 make Error
From: Andrew Johnson <[email protected]>
To: "zuo.jiao" <[email protected]>, "[email protected]" <[email protected]>
Date: Mon, 3 Mar 2014 10:10:31 -0600
Hi,

On 03/03/2014 05:30 AM, zuo.jiao wrote:
> I am a beginner of EPICS,Can any one help in this..
> 
> Error Code:
> =================================
> Installing loadable shared library ../../../lib/linux-x86/libCap5.so
> Installing loadable shared library
> ../../../lib/perl/5.10.1/i386-linux-thread-multi/libCap5.so
> make[3]: Leaving directory
> `/home/zj/Downloads/base-3.14.12.4/src/cap5/O.linux-x86'
> make -C O.linux-686 -f ../Makefile TOP=../../.. T_A=linux-686 install
> make[3]: Entering directory
> `/home/zj/Downloads/base-3.14.12.4/src/cap5/O.linux-686'
> make[3]: Nothing to be done for `install'.
> make[3]: Leaving directory
> `/home/zj/Downloads/base-3.14.12.4/src/cap5/O.linux-686'
> make[2]: Leaving directory `/home/zj/Downloads/base-3.14.12.4/src/cap5'
> make[1]: Leaving directory `/home/zj/Downloads/base-3.14.12.4/src'
> [root@localhost base-3.14.12.4]# 
> ====================================

As Mark Rivers already said there are no build error messages in the
above output, so I don't think there is anything wrong with your build.
You seem to be compiling for two target architectures, linux-x86 and
linux-686. The Perl CA bindings in src/cap5 are only supposed to be
built on the host architecture (x86 in your case) where they succeeded
as shown in the first lines above. You should be able to use them from
the linux-686 architecture if you actually need them because the
libCap5.so library gets installed into a Perl-version-specific directory
(which in your case is .../lib/perl/5.10.1/i386-linux-thread-multi)
which should be the same directory for both targets.

By the way, I would not generally recommend building EPICS (or any
software really) as the root user, it is much safer to use a regular
user account, giving that account write access to the installation
directory tree if necessary.

– Andrew
-- 
Advertising may be described as the science of arresting the human
intelligence long enough to get money from it. -- Stephen Leacock

References:
EPICS base-3.14.12.4 make Error zuo.jiao

Navigate by Date:
Prev: RE: EPICS base-3.14.12.4 make Error Mark Rivers
Next: Re: EPICS/ModbusTCP communication with Rockwell Micro 850 PLC faure
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: EPICS base-3.14.12.4 make Error Mark Rivers
Next: Error in feching PV from CSS Swati Soni2
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 ·