Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76445 --- shadow/76445 2005-10-14 19:55:00.000000000 -0400 +++ shadow/76445.tmp.25744 2005-10-14 19:55:00.000000000 -0400 @@ -0,0 +1,53 @@ +Bug#: 76445 +Product: Mono: Tools +Version: unspecified +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: tools +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: xbuild compile error + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: [EMAIL PROTECTED] xbuild]# make +make all-local +make[1]: Entering directory `/home/hys545/MONO/mcs/tools/xbuild' +MONO_PATH="../../class/lib/default:$MONO_PATH" /usr/src/Haansoft/BUILD/ +mono/runtime/mono-wrapper ../../class/lib/default/mcs.exe /codepage:28591 +-r:Microsoft.Build.Framework.dll -r:Microsoft.Build.Utilities.dll -r: +Microsoft.Build.Engine.dll -d:NET_1_1 -d:ONLY_1_1 -debug -target:exe -out: [EMAIL PROTECTED] +error CS5001: Program `xbuild.exe' does not contain a static `Main' method +suitable for an entry point +Compilation failed: 1 error(s), 0 warnings +make[1]: *** [xbuild.exe] Error 1 +make[1]: Leaving directory `/home/hys545/MONO/mcs/tools/xbuild' +make: *** [do-all] Error 2 + + +Steps to reproduce the problem: +1. I use mono-svn-51731 + +2. +3. + +Actual Results: + + +Expected Results: + + +How often does this happen? + + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
