[Mono-devel-list] Did this build go to completion?

Ben Maurer bmaurer at ximian.com
Mon Oct 25 21:40:09 EDT 2004


On Mon, 2004-10-25 at 18:30 -0700, Joseph Griffin wrote:
> What does this print out mean?
> 
> Making all in runtime
> gmake[2]: Entering directory
> `/root/Desktop/AllMono/mono/runtime'
> Making all in .
> gmake[3]: Entering directory
> `/root/Desktop/AllMono/mono/runtime'
> test -f ../../mcs/monoresgen/monoresgen.exe
> gmake[3]: *** [monoresgen.exe] Error 1
> gmake[3]: Leaving directory
> `/root/Desktop/AllMono/mono/runtime'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/root/Desktop/AllMono/mono/runtime'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/root/Desktop/AllMono/mono'
> gmake: *** [all] Error 2

Try make bootstrap (you must also have mcs checked out)

-- Ben




More information about the Mono-devel-list mailing list