[Mono-devel-list] RIP: 'make bootstrap'

Miguel de Icaza miguel at ximian.com
Fri Nov 19 11:04:14 EST 2004


Hello,

> So, summary
> 
>   * 'make bootstrap' is gone: Just do 'make'
> 
>   * Do a 'make all' in the mono/ tree at least once before running make
>      inside the mcs/ tree

After a `make clean', neither `make' or `make all' work, they report:

make[3]: Leaving directory `/home/cvs/mono/runtime'
Making all in net_1_1
make[3]: Entering directory `/home/cvs/mono/runtime/net_1_1'
test -f ../../../mcs/class/lib/default/mscorlib.dll
make[3]: *** [mscorlib.dll] Error 1
make[3]: Leaving directory `/home/cvs/mono/runtime/net_1_1'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cvs/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cvs/mono'
make: *** [all] Error 2




More information about the Mono-devel-list mailing list