[Mono-bugs] [Bug 75675][Blo] New - ./configure --enable-debugger
generates invalid Makefile
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jul 31 02:42:06 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 audriusb at homelan.lt.
http://bugzilla.ximian.com/show_bug.cgi?id=75675
--- shadow/75675 2005-07-31 02:42:06.000000000 -0400
+++ shadow/75675.tmp.8116 2005-07-31 02:42:06.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 75675
+Product: Mono Develop
+Version: unspecified
+OS:
+OS Details: UBUNTU HOARY for AMD64
+Status: NEW
+Resolution:
+Severity: Unknown
+Priority: Blocker
+Component: debugger
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: audriusb at homelan.lt
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ./configure --enable-debugger generates invalid Makefile
+
+Description of Problem: command "make" failes with message:
+*** No rule to make target 'DebuggerPaths.cs.in', needed by
+'DebuggerPaths.cs'. Stop.
+
+
+Steps to reproduce the problem:
+1. tar -xzvf monodevelop-0.7.tar.gz
+2. cd monodevelop-0.7
+3. ./configure --enable-debugger
+4. make
+
+Do these steps without root rights. Building mono-develop without debugger
+works fine.
+
+Actual Results: mono-develop may be built without debugger only.
+
+
+Expected Results: mono-develop with integrated graphical debugger.
+
+
+How often does this happen? Allways. I tried to rebuild after "make clean"
+and after fresh untarring.
+
+
+Additional Information: mdb was built and working without any problems.
More information about the mono-bugs
mailing list