Re: Error compiling mono 1.1.9 with GARNOME 2.12.0.2



On Sun, 2005-02-10 at 23:25 -0400, Joseph E. Sacco, PhD wrote:
> 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
> 

It does build (mono-1.1.9.1) with  CONFIGURE_ARGS += --with-jit=no
--with-interp=yes.  Maybe bootstrapping mono without an installed mcs is
an issue?

FWIW 1.1.8.3 and 1.1.9.1 also failed with the same error as below with
the default CONFIGURE_ARGS.

gtk-sharp now died making one of the samples, so maybe I shouldn't have
tried the upgrade to 1.1.9.1.

Fred

> ================================================================================
> 
> 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
> > 
-- 
Frederic Howell <foocommerce shaw ca>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]