Skip to content

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

@mariohock

Description

@mariohock

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions