Experimental Physics and Industrial Control System
|
I'm trying to build asyn support for arch = linux-x86_64 to use
with GPIB over ethernet.
I seem to be bumping into a problem where it is looking for
libgpibapi.a and that library only exists in the 32bit NI library:
$ ls /usr/local/natinst/ni4882/lib
cib.o liblvgpibconf.so.15.1.0*
libniGPIBsys.so.15.1.0*
libgpibapi.so.15.1.0* libni4882.so.15.1.0* ni4882.o
libgpibenumsvc.so.15.1.0* libni488config.so.15.1.0*
ls /usr/local/natinst/ni4882/lib64
libni4882.so.15.1.0* libni488config.so.15.1.0*
libniGPIBsys.so.15.1.0* ni4882.o
If I point the asyn Makefile at /usr/local/natinst/ni4882/lib64,
it complains it can't find libgpibapi.a and if I point it at
/usr/local/natinst/ni4882/lib (32 bit version), it rightly
complains that libgpibapi.so is incompatible.
Am I forced to build everything for 32bit if I need GPIB asyn?
|
- Replies:
- RE: NI4882 GPIB support for Linux 64bit? Mark Rivers
- Navigate by Date:
- Prev:
Re: ioc crashing while using asyn & modbus Gary Croke
- Next:
RE: NI4882 GPIB support for Linux 64bit? Mark Rivers
- 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
- Navigate by Thread:
- Prev:
Re: How to compile only for a target architecture Ricardo Herrero
- Next:
RE: NI4882 GPIB support for Linux 64bit? Mark Rivers
- 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
|
ANJ, 21 Dec 2017 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|