Mac OS X: dyld: lazy symbol binding failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm using the Ruby/FFI libvirt library and getting this consistently
on Mac OS X:

ruby-1.9.2-p0 > FFI::Libvirt.virInitialize
dyld: lazy symbol binding failed: Symbol not found: _virThreadInitialize
  Referenced from: /usr/local/lib/libvirt.dylib
  Expected in: flat namespace

dyld: Symbol not found: _virThreadInitialize
  Referenced from: /usr/local/lib/libvirt.dylib
  Expected in: flat namespace

Trace/BPT trap

I exported DYLD_PRINT_LIBRARIES and it shows that libvirt.dylib is
loaded in the process space, but the above still occurs. When I
statically link into a C program it works fine, however. Anyone have
any idea what could be causing this?

If this doesn't get a response, I'll post it to the dev list, since
its perhaps relevant to them as well.

Thanks,
Mitchell


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux