Re: libbeagleglue error
- From: Joe Shaw <joeshaw novell com>
- To: joris nova ath cx
- Cc: dashboard-hackers gnome org
- Subject: Re: libbeagleglue error
- Date: Thu, 16 Mar 2006 16:05:19 -0500
Hi,
On Thu, 2006-03-16 at 21:16 +0100, J�Vuffray wrote:
> I'm getting this error after beagled start:
>
> Unhandled Exception: System.DllNotFoundException: libbeagleglue
> in (wrapper managed-to-native)
> Beagle.Util.ExceptionHandlingThread:wrap_gettid ()
> in [0x0000b]
> (at /var/tmp/portage/beagle-0.2.2.1/work/beagle-0.2.2.1/Util/ExceptionHandlingThread.cs:53) Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
> in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
Try running beagled with MONO_LOG_LEVEL=debug MONO_LOG_MASK=dll and see
what errors you get. If the problem is that it can't find
libbeagleglue.so at all, then you need to add the path to
LD_LIBRARY_PATH or /etc/ld.so.conf. If the problem is that it can't
find the wrap_gettid() function, then you probably forgot to run "make
install" after a recent build.
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]