[Mono-dev] Build error in svn

Kornél Pál kornelpal at hotmail.com
Thu Aug 25 10:18:49 EDT 2005


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.

Kornél

----- Original Message -----
From: "Jonathan S. Chambers" <Jonathan.Chambers at ansys.com>
To: <mono-devel-list at lists.ximian.com>
Sent: Thursday, August 25, 2005 3:58 PM
Subject: [Mono-dev] Build error in svn


I get the following when trying to build the latest from svn:

make[8]: Entering directory `/src/mono/mcs/class/System.Drawing'
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
/unsafe /r:mscorlib.dll /r:System.dll /nowarn:649 /nowarn:169 -target:li
brary -out:../../class/lib/default/System.Drawing.dll
@System.Drawing.dll.sources
syntax error, got token `CLOSE_PARENS'
System.Drawing/ComIStreamMarshaler.cs(570,51): error CS1002: Expecting `;'
Compilation failed: 1 error(s), 0 warnings
make[8]: *** [../../class/lib/default/System.Drawing.dll] Error 1
make[8]: Leaving directory `/src/mono/mcs/class/System.Drawing'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/src/mono/mcs/class/System.Drawing'
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

The code looks good though. I'm not sure why I get this error.

Thanks,
Jonathan
_______________________________________________
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