[liblouis-liblouisxml] Re: Problems with making liblouis

  • From: Greg Kearney <gkearney@xxxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Tue, 13 May 2014 12:58:44 -0700

No joy there still get:

In file included from ../java/Jliblouisutdml.c:29:
../java/Jliblouisutdml.h:2:10: fatal error: 'jni.h' file not found
#include <jni.h>
         ^
1 error generated.
make[2]: *** [liblouisutdml_la-Jliblouisutdml.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1



Commonwealth Braille & Talking Book Cooperative
Greg Kearney, General Manager
605 Robson Street, Suite 850
Vancouver BC V6B 5J3
CANADA
Email: info@xxxxxxxxx

U.S. Address
21908 Almaden Av.
Cupertino, CA 95014
UNITED STATES
Email: gkearney@xxxxxxxxx



On May 13, 2014, at 12:53 PM, David Sweetman <david@xxxxxxxxxxxxxxxxx> wrote:

> It’s breaking on including jni.h — The first time I ran configure, it gave me 
> an error at the very end about JNI, and suggested disabling the java 
> bindings. I did so by passing the recommended flag to configure:
> 
> ./configure --disable-java-bindings
> 
> Try that option on configure first, and then try make again.
> 
> 
> On May 13, 2014, at 12:44 PM, Greg Kearney <gkearney@xxxxxxxxx> wrote:
> 
>> This seems to have done the trick for configure now on to make where we see:
>> 
>> In file included from ../java/Jliblouisutdml.c:29:
>> ../java/Jliblouisutdml.h:2:10: fatal error: 'jni.h' file not found
>> #include <jni.h>
>>        ^
>> 1 error generated.
>> make[2]: *** [liblouisutdml_la-Jliblouisutdml.lo] Error 1
>> make[1]: *** [all] Error 2
>> make: *** [all-recursive] Error 1
>> 
>> 
>> Commonwealth Braille & Talking Book Cooperative
>> Greg Kearney, General Manager
>> 605 Robson Street, Suite 850
>> Vancouver BC V6B 5J3
>> CANADA
>> Email: info@xxxxxxxxx
>> 
>> U.S. Address
>> 21908 Almaden Av.
>> Cupertino, CA 95014
>> UNITED STATES
>> Email: gkearney@xxxxxxxxx
>> 
>> 
>> 
>> On May 13, 2014, at 12:34 PM, David Sweetman <david@xxxxxxxxxxxxxxxxx> wrote:
>> 
>>> export PKG_CONFIG_PATH=/opt/local/lib/pkgconfig:$PKG_CONFIG_PATH
>> 
>> For a description of the software, to download it and links to
>> project pages go to http://www.abilitiessoft.com
> 
> For a description of the software, to download it and links to
> project pages go to http://www.abilitiessoft.com

For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: