[Mono-bugs] [Bug 61905][Wis] Changed - mono-1.0 doesen't compile when support for ikvm-jni is used
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 15:33:20 -0400 (EDT)
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 fseoane@wanadoo.es.
http://bugzilla.ximian.com/show_bug.cgi?id=61905
--- shadow/61905 2004-07-27 13:20:53.000000000 -0400
+++ shadow/61905.tmp.26051 2004-07-30 15:33:20.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 61905
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Debian ustable/testing
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: fseoane@wanadoo.es
@@ -443,6 +443,9 @@
------- Additional Comments From lupus@ximian.com 2004-07-27 13:20 -------
Do you have the JNI headers installed (jni.h)?
You can redirect the error messages with:
make 2> errors.txt
The first errors in the log are more important that the last.
+
+------- Additional Comments From fseoane@wanadoo.es 2004-07-30 15:33 -------
+yeah, sorry, didn't have the headers installed. Thanks for the tip.