[Mono-dev] Build error in svn

Jonathan S. Chambers Jonathan.Chambers at ansys.com
Thu Aug 25 10:49:49 EDT 2005


I took Kornel's name out of the file and it compiled ok. Then I got the follwoing error. That file also has non ascii characters in the contributors names. So I believe the issue involves this in some way. Thanks for the help.

make[8]: Entering directory `/src/mono/mcs/class/System.Web'
MONO_PATH="../../class/lib/default:$MONO_PATH" /src/mono/mono/runtime/mono-wrapper   ../../class/lib/default/mcs.exe   -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /nowar n:649 /r:mscorlib.dll /r:System.dll /r:System.Drawing.dll /r:System.Data.dll /r:Sy stem.Xml.dll /r:System.EnterpriseServices.dll   -target:library -out:../../class/l ib/default/System.Web.dll  @System.Web.dll.sources
syntax error, got token `OP_OR'
System.Web/HttpUtility.cs(685,31): error CS1002: Expecting `;'
syntax error, got token `RETURN'
System.Web/HttpUtility.cs(699,4): error CS8025: Parsing error
Compilation failed: 2 error(s), 0 warnings
make[8]: *** [../../class/lib/default/System.Web.dll] Error 1
make[8]: Leaving directory `/src/mono/mcs/class/System.Web'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/src/mono/mcs/class/System.Web'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/src/mono/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/src/mono/mcs'
make[4]: *** [profile-do--default--all] Error 2
make[4]: Leaving directory `/src/mono/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/src/mono/mcs'
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/src/mono/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/mono/mono'
make: *** [all] Error 2



-----Original Message-----
From:	Atsushi Eno [mailto:atsushi at ximian.com]
Sent:	Thu 8/25/2005 10:27 AM
To:	Kornél Pál
Cc:	Jonathan S. Chambers; mono-devel-list at lists.ximian.com
Subject:	Re: [Mono-dev] Build error in svn
Kornél Pál wrote:
> This has to be an mcs bug as I (nor anybody else) did not modify this file
> for 2 months and it compiled on previous mcs versions (it is part of the
> class library so it has to) and it compiles on csc.exe.

Or might be bugs in Encoding class if the build fixes after my patch.
If so please tell us what locale you are using, Jonathan.

Atsushi Eno






More information about the Mono-devel-list mailing list