There seem to be issues compiling mono-1.1.9 on an amd64 http://lists.ximian.com/pipermail/mono-bugs/2005-September/034000.html
-Joseph ================================================================================ On Sun, 2005-10-02 at 20:14 -0700, Frederic Howell wrote: > First off, congratulations for a clean build of desktop. I noticed a > lot of bootstrap stuff got built along the way - nice that it happened > automatically. > > This is Debian AMD64, which means there is no 32-bit multi-lib, so maybe > building mono from scratch does not work? Using gcc-3.4, here are the > error messages. > > make all-local > make[12]: Entering directory > `/nhome/hoofoo/garnome-2.12.0.2/mono/mono/work/main.d/mono-1.1.9/mcs/class/System' > MONO_PATH="../../class/lib/basic: > $MONO_PATH" > /nhome/hoofoo/garnome-2.12.0.2/mono/mono/work/main.d/mono-1.1.9/runtime/mono-wrapper > ../../class/lib/basic/mcs.exe -d:NET_1_1 -d:ONLY_1_1 > -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig /define:XML_DEP /r:System.Xml.dll > -target:library -out:System.dll @System.dll.sources > Exception caught by the compiler while compiling: > Block that caused the problem begin at: > System.Text.RegularExpressions/category.cs(216,22): > System.NullReferenceException: Object reference not set to an instance > of an object > > Unhandled Exception: System.NullReferenceException: Object reference not > set to an instance of an object > in (wrapper managed-to-native) > System.Object:__icall_wrapper_mono_array_new_specific (intptr,int) > in <0x00353> Mono.CSharp.Block:ResolveMeta (Mono.CSharp.ToplevelBlock > toplevel, Mono.CSharp.EmitContext ec, Mono.CSharp.InternalParameters ip) > ... > <snip> > ... > > in <0x00046> Mono.CSharp.ToplevelBlock:ResolveMeta > (Mono.CSharp.EmitContext ec, Mono.CSharp.InternalParameters ip) > in <0x00113> Mono.CSharp.EmitContext:ResolveTopBlock > (Mono.CSharp.EmitContext anonymous_method_host, > Mono.CSharp.ToplevelBlock block, Mono.CSharp.InternalParameters ip, > IMethodData md, System.Boolean unreachable) > make[12]: *** [../../class/lib/basic/System.dll] Error 1 > > Fred > -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
