compiling from source results in this problem on gentoo
what could be the possoble problem ?

---
Mono JIT compiler version 2.4.2.3 (tarball Tue Dec  8 10:43:28 CET 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none
---


** (ifolder:13476): WARNING **: Missing method .ctor in assembly 
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll, type 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** (ifolder:13476): WARNING **: The class 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute could not be 
loaded, used in gtk-sharp

** (ifolder:13476): WARNING **: Can't find custom attr constructor image: 
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll mtoken: 
0x0a000121

** (ifolder:13476): WARNING **: Missing method .ctor in assembly 
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll, type 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** (ifolder:13476): WARNING **: The class 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute could not be 
loaded, used in gtk-sharp

** (ifolder:13476): WARNING **: Can't find custom attr constructor image: 
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll mtoken: 
0x0a000121

** (ifolder:13476): WARNING **: Missing method .ctor in assembly 
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll, type 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** (ifolder:13476): WARNING **: The class 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute could not be 
loaded, used in gtk-sharp

** (ifolder:13476): WARNING **: Can't find custom attr constructor image: 
/usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll mtoken: 
0x0a000121

Unhandled Exception: System.TypeLoadException: Could not load type 
'System.Runtime.CompilerServices.RuntimeCompatibilityAttribute' from assembly 
'gtk-sharp'.
  at (wrapper managed-to-native) 
System.MonoCustomAttrs:GetCustomAttributesInternal 
(System.Reflection.ICustomAttributeProvider,System.Type,bool)
  at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider 
obj, System.Type attributeType) [0x00000]
  at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, 
System.Type attributeType, Boolean inherit) [0x00000]
  at System.MonoCustomAttrs.RetrieveAttributeUsage (System.Type attributeType) 
[0x00000]
  at System.MonoCustomAttrs.IsDefined (ICustomAttributeProvider obj, 
System.Type attributeType, Boolean inherit) [0x00000]
  at System.Reflection.MonoMethod.IsDefined (System.Type attributeType, Boolean 
inherit) [0x00000]
  at GLib.Object.InvokeClassInitializers (GType gtype, System.Type t) 
[0x00000]
  at GLib.Object.RegisterGType (System.Type t) [0x00000]
  at GLib.Object.LookupGType (System.Type t) [0x00000]
  at GLib.Object.LookupGType () [0x00000]
  at GLib.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals) 
[0x00000]
  at Gtk.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals) 
[0x00000]
  at Gtk.Widget.CreateNativeObject (System.String[] names, GLib.Value[] vals) 
[0x00000]
  at Gtk.Dialog..ctor () [0x00000]
  at Novell.iFolder.iFolderCrashDialog..ctor (System.Exception e) [0x00000]
  at Novell.iFolder.iFolderApplication.Main (System.String[] args) [0x00000]

thx
Mario

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
ifolder-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ifolder-devel

Reply via email to