[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
Tue, 27 Jul 2004 13:20:53 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61905
--- shadow/61905 2004-07-24 06:46:40.000000000 -0400
+++ shadow/61905.tmp.28413 2004-07-27 13:20:53.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 61905
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Debian ustable/testing
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: fseoane@wanadoo.es
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -437,6 +437,12 @@
Always, unless configured with --with-ikvm-jni=no, then all goes ok.
Additional Information:
+
+------- 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.