[Mono-bugs] [Bug 633830] Beagled gives DLL not found error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 23 17:34:54 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=633830

https://bugzilla.novell.com/show_bug.cgi?id=633830#c1


--- Comment #1 from Marc LeGendre <mlegendre at novell.com> 2010-08-23 21:34:54 UTC ---
This is the output I am getting after using this command:

MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll  


Mono Warning: llvm support could not be loaded.
Error: Unhandled exception thrown.  Exiting immediately.
System.DllNotFoundException: libbeagleglue
  at (wrapper managed-to-native)
Beagle.Util.SystemInformation/InternalCallInitializer:Init ()
  at Beagle.Daemon.BeagleDaemon.DoMain (System.String[] args) [0x00000] in
<filename unknown>:0 
  at Beagle.Daemon.BeagleDaemon.Main (System.String[] args) [0x00000] in
<filename unknown>:0 
llvm load failed: libmono-llvm.so: cannot open shared object file: No such file
or directory

Mono: DllImport attempting to load: 'libbeagleglue'.
Mono: DllImport loading location: 'libbeagleglue'.
Mono: DllImport error loading library: '(null)'.
Mono: DllImport loading location: 'libbeagleglue.so'.
Mono: DllImport error loading library: '(null)'.
Mono: DllImport loading library: './libbeagleglue'.
Mono: DllImport error loading library '(null)'.
Mono: DllImport loading library: './libbeagleglue.so'.
Mono: DllImport error loading library '(null)'.
Mono: DllImport loading: 'libbeagleglue'.
Mono: DllImport error loading library '(null)'.
Mono: DllImport unable to load library '(null)'.
Mono: DllImport attempting to load: 'libgobject-2.0.so.0'.
Mono: DllImport loading location: 'libgobject-2.0.so.0'.
Mono: Searching for 'g_type_init'.
Mono: Probing 'g_type_init'.
Mono: Found as 'g_type_init'.
Mono: DllImport attempting to load: 'libX11.so.6'.
Mono: DllImport loading location: 'libX11.so.6'.
Mono: Searching for 'XSetIOErrorHandler'.
Mono: Probing 'XSetIOErrorHandler'.
Mono: Found as 'XSetIOErrorHandler'.
Mono: DllImport attempting to load: 'libglib-2.0.so.0'.
Mono: DllImport loading location: 'libglib-2.0.so.0'.
Mono: Searching for 'g_main_loop_run'.
Mono: Probing 'g_main_loop_run'.
Mono: Found as 'g_main_loop_run'.
Mono: DllImport attempting to load: 'libbeagleglue'.
Mono: DllImport loading location: 'libbeagleglue'.
Mono: DllImport error loading library: '(null)'.
Mono: DllImport loading location: 'libbeagleglue.so'.
Mono: DllImport error loading library: '(null)'.
Mono: DllImport loading library: './libbeagleglue'.
Mono: DllImport error loading library '(null)'.
Mono: DllImport loading library: './libbeagleglue.so'.
Mono: DllImport error loading library '(null)'.
Mono: DllImport loading: 'libbeagleglue'.
Mono: DllImport error loading library '(null)'.
Mono: DllImport unable to load library '(null)'.
Beagle Daemon exited with errors.  See ~/.beagle/Log/current-Beagle for more
details.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list