Hi all,
I have a Linux executable dynamically linked with a shared object file (.so) that both reside on a Mac shared folder. The executable refuses to run. When I try, it says:
Inconsistency detected by ld.so: rtld.c: 1237: dl_main: Assertion `_rtld_local._dl_rtld_map.l_libname' failed!
The exact same executable and shared object, copied from the shared folder to a local directory in the VM, works without problem.
Does anyone know what's happening here? Why can't I put shared object files in a shared folder?
Context: Parallels Desktop 4.0.3848 on Mac OS X 10.5; guest OS is Linux Fedora Core 10.
TIA.
Last edited: Nov 18, 2009