[Mono-devel-list] mono Cygwin build fail on CSC error CS1904

Rafael Mizrahi rafim at mainsoft.com
Sun Jul 24 04:53:45 EDT 2005


Hi Ben,
After updating mono and mcs, I fail to build mono on Cygwin.
I have checked with other "mono on Cygwin" users and I am not the only
one who experiences this problem.
Do we need mcs bootstrap?

Here is the log:
make[7]: Entering directory `/monobuild/mcs/class/corlib'
../../build/library.make:306: no file name for `-include'
make all-local
make[8]: Entering directory `/monobuild/mcs/class/corlib'
../../build/library.make:306: no file name for `-include'
csc.exe /nowarn:649 /nowarn:169 /nowarn:414 -nowarn:612 -nowarn:618
-d:INSIDE_CORLIB /nologo /optimize -d:NET_1_1 -d:ONLY_1_1 /debug+
/debug:full /noconfig /unsafe /nostdlib /target:library
/out:mscorlib.dll
@../../build/deps/net_1_1_bootstrap_corlib.dll.response
error CS1904: '414' is not a valid warning number
make[8]: *** [../../class/lib/net_1_1_bootstrap/mscorlib.dll] Error 1
make[8]: Leaving directory `/monobuild/mcs/class/corlib'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/monobuild/mcs/class/corlib'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/monobuild/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/monobuild/mcs'
make[4]: *** [profile-do--net_1_1_bootstrap--all] Error 2
make[4]: Leaving directory `/monobuild/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/monobuild/mcs'
/monobuild/mono/libtool: line 1: /monobuild/mono/mono/handles/semdel: No
such file or directory
/monobuild/mono/libtool: line 1: exec:
/monobuild/mono/mono/handles/semdel: cannot execute: No such file or
directory
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/monobuild/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/monobuild/mono'
make: *** [all] Error 2

thanks in advanced,
rafi
mainsoft



More information about the Mono-devel-list mailing list