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

Raja R Harinath rharinath at novell.com
Sat Nov 20 07:04:38 EST 2004


Hi,

That's wierd.

The --with-preview option doesn't actually affect whether the net_2_0
profile is built or not.  It only affects whether it's installed or not.
 So, this error shouldn't occur.
(This "feature" is not new either, it used to be the same with 'make
bootstrap' too :-)

Can you re-run autogen.sh or 'autoreconf and see if it improves matters.

- Hari

>>> Marek Safar <marek.safar at seznam.cz> 11/19/04 10:52 PM >>>
Hello,

After automake, make all reports

make[3]: Leaving directory `/mono/mono/data/net_2_0'
make[3]: Entering directory `/mono/mono/data'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/mono/mono/data'
make[2]: Leaving directory `/mono/mono/data'
Making all in runtime
make[2]: Entering directory `/mono/mono/runtime'
Making all in .
make[3]: Entering directory `/mono/mono/runtime'
test -f ../../mcs/tools/wsdl/wsdl2.exe
make[3]: *** [wsdl2.exe] Error 1
make[3]: Leaving directory `/mono/mono/runtime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mono/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mono/mono'
make: *** [all] Error 2

I don't have --with-preview=yes

Marek

>Hi,
>
>I'll be shortly committing a series of patches to the SVN repository
>that should obviate the need for running 'make bootstrap' when
>developing on CVS.
>
>Now, the 'mcs' tree is for all intents and purposes a dependency of the
>'mono' tree.  'make all' in the mono tree will always build in the
'mcs'
>tree too.
>
>Hopefully everything should be fine.  The only caveat is that people
>who're used to running 'make all' inside the mcs tree will have to 
>run 'make all' in the 'mono' tree at least once.
>
>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
>
>  * monolite should continue to work: 'make get-monolite-latest &&
make'
>
>- Hari
>_______________________________________________
>Mono-devel-list mailing list
>Mono-devel-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>  
>

_______________________________________________
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