Control: tags -1 + moreinfo

On Sun, Jul 19, 2015 at 10:12:25 -0400, John David Anglin wrote:
> The build fails here:
[…]
> octave-value/ov-java.cc:1292:80: error: invalid conversion from 'const 
> jboolean* {aka const unsigned char*}' to 'jboolean* {aka unsigned char*}' 
> [-fpermissive]
>            jni_env->Set ## JAVA_TYPE_CAP ## ArrayRegion (jarr, 0, v.numel (), 
> jv); \

Ack, thanks for reporting. This looks like a type incompatibility with
the gcj header files. We already know that octave does not work with
gcj.

Can you try rebuilding with hppa added to the NO_JDK_ARCHS variable in
debian/rules? Please follow up if that fixes the build or not.

-- 
mike


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to