[pylucene-dev] Re: using JCC
Bill Janssen
janssen at parc.com
Wed Feb 20 17:45:00 PST 2008
> >From the earlier stack trace you sent it seems that jdk 1.6's jni.h is
> pulling a bogus array.h file. I'd be curious to know what that line of code
> in jni.h looks like.
Not sure what that line is. /usr/java/jdk-1.6/include/jni.h doesn't seem to
reference array.h:
3 matches for "include" in buffer: jni.h
21:#include <stdio.h>
22:#include <stdarg.h>
27:#include "jni_md.h"
/usr/java/jdk-1.6/include/linux/jni_md.h doesn't #include anything.
Bill
More information about the pylucene-dev
mailing list