[Mono-list] Problems compiling mono from CVS

Marco Craveiro marco@craveiro.fsnet.co.uk
21 Sep 2003 15:51:41 +0100


On Sat, 2003-09-20 at 13:12, Gonzalo Paniagua Javier wrote:
> El s=C3=A1b, 20-09-2003 a las 12:24, Marco Craveiro escribi=C3=B3:
> Get th most recent monolite-* tarball from go-mono.com/daily and install
> (ie, copy) those dlls and exe to the place where you're going to install
> mono (dlls -> install/lib, exe -> install/bin).
>=20

Gonzalo,=20

thanks for the help. I followed your instructions - and they solved the
problem at hand - but the build failed later on because it could not
copy some exe's (mbas, ilasm, etc.). Basically the files it was trying
to copy did not exist. I solved that by running make in the mcs folder.
I then re-ran make fullbuild in mono and everything worked fine. It
seems as if this is missing on your main makefile but I couldn't
understand how they work to check this for sure.=20

At any rate, I'm ready to start contributing! :-)

Cheers,

Marco