<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: libeds-java 0.5</title>
	<atom:link href="http://www.thecentric.com/2006/04/28/libeds-java-05/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecentric.com/2006/04/28/libeds-java-05/</link>
	<description>all things centric to me</description>
	<lastBuildDate>Tue,  6 Jan 2009 19:43:46 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sean Coughlan</title>
		<link>http://www.thecentric.com/2006/04/28/libeds-java-05/comment-page-1/#comment-1061</link>
		<dc:creator>Sean Coughlan</dc:creator>
		<pubDate>Thu, 26 Oct 2006 11:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecentric.com/?p=61#comment-1061</guid>
		<description>Interesting!

I personally have the following jni.h (which looks to correspond with your gcj version)

/usr/lib/gcc/i486-linux-gnu/4.1.2/include/jni.h</description>
		<content:encoded><![CDATA[<p>Interesting!</p>
<p>I personally have the following jni.h (which looks to correspond with your gcj version)</p>
<p>/usr/lib/gcc/i486-linux-gnu/4.1.2/include/jni.h</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tronda</title>
		<link>http://www.thecentric.com/2006/04/28/libeds-java-05/comment-page-1/#comment-1060</link>
		<dc:creator>tronda</dc:creator>
		<pubDate>Thu, 26 Oct 2006 10:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecentric.com/?p=61#comment-1060</guid>
		<description>I&#039;ve tried to compile this on Ubuntu Dapper. I got the following error message:

src/jni/org_gnu_libedataserver_ESourceGroup.c:10:17: error: jni.h: No such file or directory
In file included from src/jni/org_gnu_libedataserver_ESourceGroup.c:12:

So I guess that it doesn&#039;t find jni.h

Running locate jni.h gives the following:

/usr/local/java/bea920/jdk150_04/include/jni.h
/usr/local/java/bea920/jrockit90_150_04/include/jni.h
/usr/local/java/j2sdk1.4.2_06/include/jni.h
/usr/local/java/bea816/jdk142_11/include/jni.h
/usr/local/java/bea816/jrockit81sp6_142_10/include/jni.h
/usr/local/java/bea815/jdk142_08/include/jni.h
/usr/local/java/bea815/jrockit81sp5_142_08/include/jni.h
/usr/local/java/jdk1.5.0_06/include/jni.h
/usr/local/java/jrockit-1.4.2_11/include/jni.h
/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/include/jni.h
/usr/lib/j2sdk1.5-sun/include/jni.h
/usr/lib/gcc/i486-linux-gnu/4.1.0/include/jni.h

Which includes all the jdks installed on my Ubuntu box. 

java -fullversion command gives the following:
java full version &quot;gcj-1.4.2&quot;

Why doesn&#039;t it find jni.h?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried to compile this on Ubuntu Dapper. I got the following error message:</p>
<p>src/jni/org_gnu_libedataserver_ESourceGroup.c:10:17: error: jni.h: No such file or directory<br />
In file included from src/jni/org_gnu_libedataserver_ESourceGroup.c:12:</p>
<p>So I guess that it doesn&#8217;t find jni.h</p>
<p>Running locate jni.h gives the following:</p>
<p>/usr/local/java/bea920/jdk150_04/include/jni.h<br />
/usr/local/java/bea920/jrockit90_150_04/include/jni.h<br />
/usr/local/java/j2sdk1.4.2_06/include/jni.h<br />
/usr/local/java/bea816/jdk142_11/include/jni.h<br />
/usr/local/java/bea816/jrockit81sp6_142_10/include/jni.h<br />
/usr/local/java/bea815/jdk142_08/include/jni.h<br />
/usr/local/java/bea815/jrockit81sp5_142_08/include/jni.h<br />
/usr/local/java/jdk1.5.0_06/include/jni.h<br />
/usr/local/java/jrockit-1.4.2_11/include/jni.h<br />
/usr/lib/jvm/java-1.5.0-sun-1.5.0.06/include/jni.h<br />
/usr/lib/j2sdk1.5-sun/include/jni.h<br />
/usr/lib/gcc/i486-linux-gnu/4.1.0/include/jni.h</p>
<p>Which includes all the jdks installed on my Ubuntu box. </p>
<p>java -fullversion command gives the following:<br />
java full version &#8220;gcj-1.4.2&#8243;</p>
<p>Why doesn&#8217;t it find jni.h?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
