Package: libgtk2.0-cil Version: 2.10.0-2 Severity: serious I got the following error when building my lat package. My mono isn't superb but it looks like it's complaining that gtk-sharp needs cairo to be present. And indeed adding libcairo2.0-cil to my build dependencies does the trick. But it sounds like they would be better off in yours.
** (/usr/lib/mono/2.0/gmcs.exe:27041): WARNING **: The following assembly referenced from /usr/lib/mono/gac/gdk-sharp/2.10.0.0__35e10195dab3c99f/gdk-sharp.dll could not be loaded: Assembly: Mono.Cairo (assemblyref_index=2) Version: 1.0.5000.0 Public Key: 0738eb9f132ed756 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0). ** (/usr/lib/mono/2.0/gmcs.exe:27041): WARNING **: Could not load file or assembly 'Mono.Cairo, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. Stacktrace: at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info (intptr,System.Reflection.MonoMethodInfo&) <0x00004> at (wrapper managed-to-native) System.Reflection.MonoMethodInfo.get_method_info (intptr,System.Reflection.MonoMethodInfo&) <0xffffffff> at System.Reflection.MonoMethod.get_Attributes () <0x00025> at System.Reflection.MethodBase.get_IsVirtual () <0x0000c> at Mono.CSharp.MemberCache.AddMethods (System.Reflection.BindingFlags,System.Type) <0x001a4> at Mono.CSharp.MemberCache.AddMethods (System.Type) <0x0002b> at Mono.CSharp.MemberCache..ctor (Mono.CSharp.IMemberContainer) <0x00164> at Mono.CSharp.TypeHandle..ctor (System.Type) <0x0013f> at Mono.CSharp.TypeHandle.GetTypeHandle (System.Type) <0x0004e> at Mono.CSharp.TypeHandle.GetMemberCache (System.Type) <0x0000b> at Mono.CSharp.TypeManager.MemberLookup_FindMembers (System.Type,System.Reflection.MemberTypes,System.Reflection.BindingFlags,string,bool&) <0x0022a> at Mono.CSharp.TypeManager.RealMemberLookup (System.Type,System.Type,System.Type,System.Reflection.MemberTypes,System.Reflection.BindingFlags,string,System.Collections.IList) <0x00192> at Mono.CSharp.TypeManager.MemberLookup (System.Type,System.Type,System.Type,System.Reflection.MemberTypes,System.Reflection.BindingFlags,string,System.Collections.IList) <0x0001f> at Mono.CSharp.Expression.MemberLookup (System.Type,System.Type,System.Type,string,System.Reflection.MemberTypes,System.Reflection.BindingFlags,Mono.CSharp.Location) <0x00061> at Mono.CSharp.Expression.MemberLookup (System.Type,System.Type,System.Type,string,Mono.CSharp.Location) <0x0001d> at Mono.CSharp.MemberAccess.DoResolve (Mono.CSharp.EmitContext,Mono.CSharp.Expression) <0x002dc> at Mono.CSharp.MemberAccess.DoResolve (Mono.CSharp.EmitContext) <0x0000f> at Mono.CSharp.Expression.Resolve (Mono.CSharp.EmitContext,Mono.CSharp.ResolveFlags) <0x00142> at Mono.CSharp.Expression.Resolve (Mono.CSharp.EmitContext) <0x00012> at Mono.CSharp.Argument.Resolve (Mono.CSharp.EmitContext,Mono.CSharp.Location) <0x00051> at Mono.CSharp.Invocation.DoResolve (Mono.CSharp.EmitContext) <0x00215> at Mono.CSharp.Expression.Resolve (Mono.CSharp.EmitContext,Mono.CSharp.ResolveFlags) <0x00142> at Mono.CSharp.Expression.Resolve (Mono.CSharp.EmitContext) <0x00012> at Mono.CSharp.ExpressionStatement.ResolveStatement (Mono.CSharp.EmitContext) <0x00016> at Mono.CSharp.StatementExpression.Resolve (Mono.CSharp.EmitContext) <0x0001f> at Mono.CSharp.Block.Resolve (Mono.CSharp.EmitContext) <0x001ef> at Mono.CSharp.Try.Resolve (Mono.CSharp.EmitContext) <0x00094> at Mono.CSharp.Block.Resolve (Mono.CSharp.EmitContext) <0x001ef> at Mono.CSharp.EmitContext.ResolveTopBlock (Mono.CSharp.EmitContext,Mono.CSharp.ToplevelBlock,Mono.CSharp.Parameters,Mono.CSharp.IMethodData,bool&) <0x0018a> at Mono.CSharp.EmitContext.EmitTopBlock (Mono.CSharp.IMethodData,Mono.CSharp.ToplevelBlock) <0x00048> at Mono.CSharp.MethodData.Emit (Mono.CSharp.DeclSpace) <0x00162> at Mono.CSharp.Method.Emit () <0x00017> at Mono.CSharp.TypeContainer.EmitType () <0x002e9> at Mono.CSharp.RootContext.EmitCode () <0x00206> at Mono.CSharp.Driver.MainDriver (string[]) <0x00a55> at Mono.CSharp.Driver.Main (string[]) <0x00055> at (wrapper runtime-invoke) System.Object.runtime_invoke_int_string[] (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: /usr/bin/mono [0x81880c0] /usr/bin/mono [0x816ad89] [0x4001d440] [0x40ed3b29] [0x411ea3ae] [0x411ea365] [0x411e9d65] [0x411e9b84] [0x411e9795] [0x411e9600] [0x411e947f] [0x411e93ac] [0x412017d3] [0x412011db] [0x41201028] [0x41200cba] [0x4120f0be] [0x4120e245] [0x4120df50] [0x412008db] [0x4120071b] [0x412004f2] [0x4121bfe6] [0x412008db] [0x4120071b] [0x412082bf] [0x412189d0] [0x412181e8] [0x4122dba5] [0x412181e8] [0x41217bfb] [0x412348f9] [0x4123470b] [0x41234570] [0x41212d4a] [0x41211c1f] [0x40a384f6] [0x40a35efe] [0x40a2e075] /usr/bin/mono [0x816ac54] /usr/bin/mono(mono_runtime_invoke+0x27) [0x80abecf] /usr/bin/mono(mono_runtime_exec_main+0x109) [0x80b0940] /usr/bin/mono(mono_runtime_run_main+0x276) [0x80b0c1f] /usr/bin/mono(mono_jit_exec+0xbd) [0x8058c81] /usr/bin/mono [0x8058d5e] /usr/bin/mono(mono_main+0x165b) [0x805a548] /usr/bin/mono [0x8057e26] /lib/libc.so.6(__libc_start_main+0xdc) [0x40120ebc] /usr/bin/mono [0x8057d81] ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libgtk2.0-cil depends on: ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit ii libc6 2.5-7 GNU C Library: Shared libraries ii libcairo2 1.4.6-1 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libglib2.0-0 2.12.12-1 The GLib library of C routines ii libglib2.0-cil 2.10.0-2 CLI binding for the GLib utility l ii libgtk2.0-0 2.10.12-1 The GTK+ graphical user interface ii libmono-cairo1.0-cil 1.2.3.1-5 Mono Cairo library ii libmono-corlib1.0-cil 1.2.3.1-5 Mono core library (1.0) ii libmono-system1.0-cil 1.2.3.1-5 Mono System libraries (1.0) ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.8-2 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxrandr2 2:1.2.1-1 X11 RandR extension library ii libxrender1 1:0.9.2-1 X Rendering Extension client libra libgtk2.0-cil recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]