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

Rafael Mizrahi rafim at mainsoft.com
Mon Jul 25 13:24:54 EDT 2005


Hi Marek,

I asked around and realized that some of guys here work with SVN
revision 46515.
So, I have:
* updated to revision 46515. 
* deleted the problematic file.
$mcs/class/lib/net_2_0/System.Configuration.dll
* build mono with no bootstrap.

Now, feeling optimistic, I have:
* updated to latest SVN (revision 47658)
* failed to build mono with no bootstrap (error CS1904: '414').
* failed to build mono with bootstrap (had to delete (again) the locked
file $mcs/class/lib/net_2_0/System.Configuration.dll).

* succeed to build with no bootstrap.

Thank you for your support, 
Rafael Mizrahi
Mainsoft SDE/T

-----Original Message-----
From: Marek Safar [mailto:marek.safar at seznam.cz] 
Sent: Monday, July 25, 2005 5:26 PM
To: Rafael Mizrahi
Cc: bmaurer at ximian.com; Mono-devel-list at lists.ximian.com
Subject: Re: [Mono-devel-list] mono Cygwin build fail on CSC error
CS1904

Hello,

This problem should be fixed in SVN.

Marek

>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
>_______________________________________________
>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