[Mono-devel-list] mono build problem

Martin Baulig martin at ximian.com
Fri Jul 30 19:46:27 EDT 2004


It should be fixed now.  I may have broken some things this afternoon.

Martin

On Fri, 2004-07-30 at 16:24 -0400, Dennis Boylan wrote:
> On Fri, Jul 30, 2004 at 08:53:40PM +0100, Paul wrote:
> > Hi,
> > 
> > I'm either doing something wrong or something is wrong in cvs as I've
> > not been able to properly compile from source since after the first
> > update.
> > 
> 
> In my attempt to get past the dreaded mscorlib signing, I did a
> 
> (cd mono;cvs -z3 update -dP)
> (cd mcs;cvs -z3 update -dP)
> cd mono
> make maintainer-clean
> ./autogen.sh <same options as in mono.spec file>
> make bootstrap
> 
> And I get the same thing.
> 
> I'm using:
> Mono JIT compiler version 1.0.20040714, (C) 2002-2004 Novell, Inc and Contributors. www.go-mono.com
>         TLS:           __thread
>         GC:            Included Boehm (with typed GC)
>         SIGSEGV      : normal
>         Globalization: ICU
> 
> Can we either fix the MCS builds or at least get the daily packages back?
> I'm not adversed to generating my own daily packages.  I just would need
> some help setting it up.
> 
> It is really hard to figure out if the current patches are fixing some
> of the issues that I'm having.
> 
> - Dennis
> 
> > Here's the current one
> > 
> > make[3]: Leaving directory `/home/paul/mcs/class/Mono.CSharp.Debugger'
> > make[2]: Leaving directory `/home/paul/mcs/class/Mono.CSharp.Debugger'
> > mkdir -p _tmpinst-dir-contents
> > make tmpinst-dir-contents
> > make[2]: Entering directory `/home/paul/mono'
> > make[2]: Nothing to be done for `tmpinst-dir-contents'
> > make[2]: Leaving directory `/home/paul/mono'
> > mv -f ./../mcs/mcs/mcs.exe ./../mcs/class/lib/default/mscorlib.dll 
> > ./../mcs/class/lib/default/System.dll ./../mcs/class/lib/default/System/Xml/dll 
> > ./../mcs/class/lib/default/Mono.CSharp.Debugger.dll _tmpinst/lib
> > mv: cannot stat `./../mcs/class/lib/default/Mono.CSharp.Debugger.dll':
> > No such file or directory
> > make[1]: *** [tmpinst-mcs-short-build] Error 1
> > make[1]: Leaving directory `/home/paul/mono'
> > make: *** [bootstrap] Error 2
> > 
> > Is this down to me or down to cvs?
> > 
> > TTFN
> > 
> > Paul
> > -- 
> > "Look. If you had one shot, one opportunity, to seize everything you
> > ever wanted. One moment to capture or would you just let it slip?" -
> > Marshall Mathers III (Lose Yourself)
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




More information about the Mono-devel-list mailing list