Problem encountered on: S4248FBL-ON, with OPX-unstable-2.3.1-beta-01
Steps to reproduce the problem:
source /etc/opx/opx-environment.sh
sudo opx_ifconfig e101-001-0 up
The following error message shows up:
"""
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/dn_user_net_ioctl.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
"""
However, seems to be up, afterwards.
Suggested workaround (not tested, yet):
root@OPX:# cp /usr/lib/dn_user_net_ioctl.so /usr/lib/x86_64-linux-gnu/dn_user_net_ioctl.so