Posts

Post not yet marked as solved
1 Replies
2.0k Views
We have an application which runs on MacOS and has been working fine for years until a recent upgrade to Mojave. Now the same library throws an error:Could not load plugin: dlopen(libxxxxx.so, 2): Symbol not found: _xdr_opaque_auth Referenced from: libxxxxx.so Expected in: /usr/lib/libSystem.B.dylibin libxxxxxx.so. Did you 'export LD_LIBRARY_PATH'?I am trying to find out what may have changed in Mojave and what I need to do when compiling our code to get this issue resolved.Anyone have any idea why this may have started?
Posted
by mwtiller.
Last updated
.