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

Raja R Harinath rharinath at novell.com
Tue Jul 26 02:01:22 EDT 2005


Hi,

"Rafael Mizrahi" <rafim at mainsoft.com> writes:
[snip]
> but failed on :
> =========================
> make[8]: Entering directory `/monobuild/mcs/class/System.Configuration'
> MONO_PATH="../../class/lib/net_2_0;$MONO_PATH" /monobuild/mono/runtime/mono-wrapper  ../../gmcs/gmcs.exe  /nologo /optimize -d:NET_1_1 -d:NET_2_0 /debug+ /debug:full /noconfig /r:mscorlib.dll /r:System.dll /r:System.Xml.dll /target:library
> /out:../../class/lib/net_2_0/System.Configuration.dll  @../../build/deps/net_2_0_System.Configuration.dll.response
> System.Configuration\InternalConfigurationRoot.cs(71) warning CS0067: The event`System.Configuration.InternalConfigurationRoot.ConfigChanged' is never used
> error CS0016: Could not write to file `../../class/lib/net_2_0/System.Configuration.dll', cause: Sharing violation on path ../../class/lib/net_2_0\System.Configuration.dll
> Compilation failed: 1 error(s), 1 warnings
> make[8]: *** [../../class/lib/net_2_0/System.Configuration.dll] Error 1
> make[8]: Leaving directory `/monobuild/mcs/class/System.Configuration'

This should be fixed in SVN r47685.

- Hari



More information about the Mono-devel-list mailing list