[Mono-bugs] [Bug 78988][Wis] Changed - Problem compiling mono 1.1.16.1
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 17 16:55:51 EDT 2006
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78988
--- shadow/78988 2006-08-17 10:42:09.000000000 -0400
+++ shadow/78988.tmp.3342 2006-08-17 16:55:51.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 78988
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: pierre42d at 9online.fr
@@ -83,6 +83,27 @@
------- Additional Comments From vargaz at gmail.com 2006-08-17 10:42 -------
Did you manage to find out which program prints out those messages ?
+
+------- Additional Comments From robertj at gmx.net 2006-08-17 16:55 -------
+> make[7]: Entering directory `/tmp/mono-1.1.16.1/mcs/build'
+> test -n '1.1.16.1'
+> SHA test passed!
+> MD5 test passed!
+
+Type
+
+ test -n '1.1.16.1'
+
+at your shell prompt. The output should be empty.
+If it's
+
+SHA test passed!
+MD5 test passed!
+...
+
+then you have a command `test' in your path.
+That's usually a bad idea under Unix/Linux.
+
More information about the mono-bugs
mailing list