[Mono-devel-list] MWF building is broken

Raja R Harinath rharinath at novell.com
Wed Nov 24 00:38:02 EST 2004


Hi,

Paul <paul at all-the-johnsons.co.uk> writes:

>> >I've built mono/mcs happily and installed it to /usr as usual. I've then
>> >made clean in SWF and gone to build MWF. However, it won't build
>> >currently.
>> 
>> I'm building fine. You need to do make clean in MWF not SWF!
>
> This is odd. The one on the laptop is a completely fresh co from svn,
> the one on this machine is just an update and it compiled fine! Goodness
> know's what is going on!

The "error" is because you probably didn't do a 'make' in a sibling mono
tree before running 'make' in the mcs/ tree.  

If you really really really don't want to build mono once, you can run

  make all-profiles

in the mcs/ tree to get the bootstrap setup.

- Hari



More information about the Mono-devel-list mailing list