Hi Joe, the output is:
/usr/lib64/jvm/java-1.5.0-sun-1.5.0_update12/include/linux/jni_md.h
/usr/lib64/jvm/java-1.5.0-sun-1.5.0_update12/include/jni.h
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/include/jni_md.h
/usr/lib64/gcc/x86_64-suse-linux/4.1.2/include/jni.h

On Dec 19 2007, 6:42 pm, Joe Wilson <[EMAIL PROTECTED]> wrote:
> Can you post the output of:
>
>   find /usr/lib64/ -name 'jni*.h' -print
>
> --- Marc Siegel <[EMAIL PROTECTED]> wrote:
>
> > gcc -I/usr/lib64/jvm/java/include -O -fPIC -Ibuild/sqlite-3.5.4-
> > Default-x86_64 -Ibuild -c -O -o build/Default-x86_64/NativeDB.o \
> >                 src/org/sqlite/NativeDB.c
> > In file included from build/NativeDB.h:2,
> >                  from src/org/sqlite/NativeDB.c:5:
> > /usr/lib64/jvm/java/include/jni.h:39: error: conflicting types for
> > 'jboolean'
> > /usr/lib64/gcc/x86_64-suse-linux/4.1.2/include/jni_md.h:84: error:
> > previous declaration of 'jboolean' was here
> > make: *** [native] Error 1
>
>       
> ___________________________________________________________________________ 
> _________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile.  Try it now.  
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to