[Mono-bugs] [Bug 76445][Wis] New - xbuild compile error
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 14 19:55:00 EDT 2005
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 hys545 at dreamwiz.com.
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: mono-bugs at ximian.com
+ReportedBy: hys545 at dreamwiz.com
+QAContact: mono-bugs at ximian.com
+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:
+[root at localhost 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:
+xbuild.exe at xbuild.exe.sources
+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:
More information about the mono-bugs
mailing list