You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im having trouble running the device server on NI Linux RT system image 2024 Q1, with the following output:
ni_grpc_device_server/ni_grpc_device_server: /lib/libc.so.6: version GLIBC_2.36' not found (required by ni_grpc_device_server/ni_grpc_device_server) ni_grpc_device_server/ni_grpc_device_server: /lib/libc.so.6: version GLIBC_2.38' not found (required by ni_grpc_device_server/ni_grpc_device_server)
ni_grpc_device_server/ni_grpc_device_server: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.30' not found (required by ni_grpc_device_server/ni_grpc_device_server) ni_grpc_device_server/ni_grpc_device_server: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.32' not found (required by ni_grpc_device_server/ni_grpc_device_server)
Ive tried every version back to v2.12.0 (which says it was tested on 2024 and 2023 RT LInux for DAQMx, and FPGA), with no luck.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Im having trouble running the device server on NI Linux RT system image 2024 Q1, with the following output:
ni_grpc_device_server/ni_grpc_device_server: /lib/libc.so.6: version
GLIBC_2.36' not found (required by ni_grpc_device_server/ni_grpc_device_server) ni_grpc_device_server/ni_grpc_device_server: /lib/libc.so.6: versionGLIBC_2.38' not found (required by ni_grpc_device_server/ni_grpc_device_server)ni_grpc_device_server/ni_grpc_device_server: /usr/lib/libstdc++.so.6: version
GLIBCXX_3.4.30' not found (required by ni_grpc_device_server/ni_grpc_device_server) ni_grpc_device_server/ni_grpc_device_server: /usr/lib/libstdc++.so.6: versionGLIBCXX_3.4.32' not found (required by ni_grpc_device_server/ni_grpc_device_server)Ive tried every version back to v2.12.0 (which says it was tested on 2024 and 2023 RT LInux for DAQMx, and FPGA), with no luck.
Any idea why im missing this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions