[Mono-devel-list] Error while compiling mono from CVS

Siddharth Bhavsar sbhavsar at gmail.com
Wed Oct 27 06:17:33 EDT 2004


HI ,
I am new to Mono and am eager to contribute to it.I checked out the
mono code from CVS using cygwin .It created 2 directories .mono and
mcs.I ran "make" in mcs directory and after solving a number of biuld
errors I reached this stage .Could anyone help me resolve the error ?
I am pasting the error message below.

make all-local
make[3]: Entering directory `/home/Siddharth/mcs/jay'
make[3]: Nothing to be done for `all-local'.
make[3]: Leaving directory `/home/Siddharth/mcs/jay'
make[2]: Leaving directory `/home/Siddharth/mcs/jay'
make[2]: Entering directory `/home/Siddharth/mcs/mcs'
make all-local
make[3]: Entering directory `/home/Siddharth/mcs/mcs'
make[3]: Nothing to be done for `all-local'.
make[3]: Leaving directory `/home/Siddharth/mcs/mcs'
make[2]: Leaving directory `/home/Siddharth/mcs/mcs'
make[2]: Entering directory `/home/Siddharth/mcs/monoresgen'
make all-local
make[3]: Entering directory `/home/Siddharth/mcs/monoresgen'
make[3]: Nothing to be done for `all-local'.
make[3]: Leaving directory `/home/Siddharth/mcs/monoresgen'
make[2]: Leaving directory `/home/Siddharth/mcs/monoresgen'
make[2]: Entering directory `/home/Siddharth/mcs/class'
make[3]: Entering directory `/home/Siddharth/mcs/class/corlib'
make all-local
make[4]: Entering directory `/home/Siddharth/mcs/class/corlib'
MONO_PATH="../../class/lib/default:$MONO_PATH" mono  ../../tools/security/sn.exe
 -q -R ../../class/lib/default/mscorlib.dll ../../class/mono.snk
mono: not found
make[4]: *** [../../build/deps/default_corlib.dll.was_signed] Error 127
make[4]: Leaving directory `/home/Siddharth/mcs/class/corlib'
make[3]: *** [all.real] Error 2
make[3]: Leaving directory `/home/Siddharth/mcs/class/corlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Siddharth/mcs/class'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Siddharth/mcs'
make: *** [all.override] Error 2

Thanks,
Siddharth



More information about the Mono-devel-list mailing list