[kaffe] (no subject)

Arnaud Vandyck arnaud.vandyck at ulg.ac.be
Mon Aug 2 01:22:30 PDT 2004


Cc; 262760 at bugs.debian.org
Subject: [Jan Schulz] Bug#262760: kaffe-dev: include/jni.h misses #include
 <stdio.h> to compile eclipse
From: Arnaud Vandyck <avdyk at debian.org>
Mail-Followup-To: Kaffe Mailing List <kaffe at kaffe.org>
Date: Mon, 02 Aug 2004 10:22:30 +0200
Message-ID: <87acxec5kp.fsf at oz.fapse.ulg.ac.be>
User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="

--=-=-=

For your information, Jan Schulz has just submitted this bug to the
debian package of kaffe from cvs head July 21 2004.

Regards,


--=-=-=
Content-Type: message/rfc822
Content-Disposition: inline

Subject: Bug#262760: kaffe-dev: include/jni.h misses #include <stdio.h> to
    compile eclipse
Reply-To: Jan Schulz <debian at katzien.de>, 262760 at bugs.debian.org
Resent-From: Jan Schulz <debian at katzien.de>
Original-Sender: Jan Schulz <jasc at gmx.net>
Resent-To: debian-bugs-dist at lists.debian.org
Resent-CC: ean at novare.net (Ean R. Schuessler)
Resent-Date: Sun, 01 Aug 2004 21:03:04 UTC
Resent-Message-Id: <handler.262760.B.10913933653542 at bugs.debian.org>
From: Jan Schulz <debian at katzien.de>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Date: Sun, 01 Aug 2004 22:49:52 +0200
Message-Id: <E1BrNHE-0006Kn-00 at snoopy.katzien.de>
Resent-Sender: Debian BTS <debbugs at bugs.debian.org>
Lines: 41
MIME-Version: 1.0

Package: kaffe-dev
Version: 2:1.1.4.PRECVS-20040721
Severity: normal
Tags: patch

The /usr/lib/kaffe/include/jni.h misses a #include <stdio.h> to compile 
the jni files of eclipse 3.0. With this added, it compiles just fine.

Pseudo diff:
------
#ifndef __CLASSPATH_JNI_H__
#define __CLASSPATH_JNI_H__

#include <stdarg.h>
+#include <stdio.h>
/* Linkage and calling conventions. */
#if defined (_WIN32) || defined (__WIN32__) || defined (WIN32)

#define JNIIMPORT        __declspec(dllimport)
#define JNIEXPORT        __declspec(dllexport)
------

Nice freetings, Jan

-- System Information:
Debian Release: 3.1
  APT prefers experimental
  APT policy: (990, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-k7
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro

Versions of packages kaffe-dev depends on:
ii  kaffe            2:1.1.4.PRECVS-20040721 A JVM to run Java bytecode
ii  kaffe-jthreads [ 2:1.1.4.PRECVS-20040721 A green threads compile of the Kaf

-- no debconf information





--=-=-=



-- 
Arnaud Vandyck

<fortune>
Bleeding Ponytail:
	An elderly, sold-out baby boomer who pines for hippie or
presellout days.
		-- Douglas Coupland, "Generation X: Tales for an Accelerated
		   Culture"
</fortune>

--=-=-=--




More information about the kaffe mailing list