Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opx_ifconfig ERROR: ld.so: dn_user_net_ioctl.so not found #31

Open
mariohock opened this issue Apr 24, 2018 · 1 comment
Open

opx_ifconfig ERROR: ld.so: dn_user_net_ioctl.so not found #31

mariohock opened this issue Apr 24, 2018 · 1 comment

Comments

@mariohock
Copy link

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

@atanu-mandal
Copy link
Contributor

Thanks for reporting, we will address this. The suggested workaround should be ok to move on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants