Experimental Physics and Industrial Control System
|
Yan Yingbing wrote:
I am sure the EPICS libraries are on my path. I have set the environment
variables LD_LIBRARY_PATH and PATH from the very start.
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$EPICS_BASE/lib"
export PATH="$PATH:$EPICS_BASE/bin"
I would normally expect to see an architecture part to your library and
command paths. So assuming the EPICS_HOST_ARCH environment variable is
set, "$EPICS_BASE/lib" would instead be
"$EPICS_BASE/lib/$EPICS_HOST_ARCH" and "$EPICS_BASE/bin" would instead
be "$EPICS_BASE/bin/$EPICS_HOST_ARCH".
-lewis
The error message is the same:
../../bin/linux-arm/myexample: relocation
error: ../../bin/linux-arm/myexample: undefined symbol:
pvar_func_asSub
- References:
- RE: Building and testing Libera EPICS éæç
- Navigate by Date:
- Prev:
Re: Segment fault for edm 1-11-0s Dirk Kraemer
- Next:
Re: Building and testing Libera EPICS Andrew Johnson
- 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
2025
2026
- Navigate by Thread:
- Prev:
RE: Building and testing Libera EPICS éæç
- Next:
Re: Building and testing Libera EPICS Andrew Johnson
- 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
2025
2026
|
|
ANJ, 02 Sep 2010 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
·
Distributions
·
Download
·
Documents
·
Links
·
Licensing
·
|