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=77660 --- shadow/77660 2006-02-27 20:43:21.000000000 -0500 +++ shadow/77660.tmp.28111 2006-02-27 20:43:21.000000000 -0500 @@ -0,0 +1,41 @@ +Bug#: 77660 +Product: Mono: Debugger +Version: unspecified +OS: +OS Details: Linux server2 2.6.15-1-k7 #2 Thu Feb 2 18:48:35 UTC 2006 i686 GNU/Linux +Status: NEW +Resolution: +Severity: +Priority: Major +Component: backend +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Build fails on debian + +Steps: +1. Downloaded latest version from +http://primates.ximian.com/~martin/debugger/mono-debugger-0.11.tar.gz. +2. set variable PKG_CONFIG_PATH +3. ran configure without problems +4. ran make clean +5. ran make and got the following error: + +make[2]: *** No rule to make target `Mono.Debugger.Cecil.dll', needed by +`Mono.Debugger.dll'. Stop. +make[2]: Leaving directory `/home/matej/tmp/mono-debugger-0.11/wrapper' +make[1]: *** [all-recursive] Error 1 +make[1]: Leaving directory `/home/matej/tmp/mono-debugger-0.11' +make: *** [all] Error 2 + +The build failed also on one another system. + +Debugger doesn't work after "make install" (missing Mono.Debuger.dll). + +I can provide more details. + +Best regards, +Matej Rizman _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
