Experimental Physics and Industrial Control System
|
Hi,
The error appear:
../../bin/linux-arm/myexample: relocation
error: ../../bin/linux-arm/myexample: undefined symbol: pvar_func_asSub
The missing symbol is defined in the EPICS Base source file
src/misc/asSubRecordFunctions.c which gets built into the libmiscIoc
library, and this implies that your IOC is not being linked with the
libmiscIoc library, or the link order has been mixed up, or maybe if
you're using a dynamic linking it's finding the wrong version of
libmiscIoc.so (which seems unlikely, but possible).
Have you made any modifications to your EPICS Base or the application
area at all? Please show us more of the output from make around the
error message.
- Andrew
--
There is considerable overlap between the intelligence of the smartest
bears and the dumbest tourists -- Yosemite National Park Ranger
- Replies:
- Re: Error while cross-compiling EPICS for arm éæç
- References:
- Error while cross-compiling EPICS for arm éæç
- Navigate by Date:
- Prev:
RE: Error while cross-compiling EPICS for arm Mark Rivers
- Next:
Re: Segment fault for edm 1-11-0s Ernest L. Williams Jr.
- 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: Error while cross-compiling EPICS for arm Michael Abbott
- Next:
Re: Error while cross-compiling EPICS for arm éæç
- 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
·
|