Hi.

I have a really strange problem with the Debian package of BRLTTY 3.8
that I fail to understand, maybe someone can shed a little more
light on the issue.  Its related to the configure stage
for the Java bindings.  When I build the package on
amd64 (64-bit arch) I get working Java bindings.
If I build the *same* package on a i386 machine with the same
build-dependencies installed, the configure stage
fails to find jni.h although it is installed on the system and
the Java bindings are subsequently not built.

On i386 I have:
fzidpc73:/# uname -a
Linux fzidpc73 2.6.18-3-686 #1 SMP Sun Dec 10 19:37:06 UTC 2006 i686 GNU/Linux
fzidpc73:/# find /usr/lib -name jni.h
/usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/include/jni.h
/usr/lib/gcc/i486-linux-gnu/4.2/include/jni.h

and on amd64 I have:
x2:/# uname -a
Linux x2 2.6.22-1-amd64 #1 SMP Sun Jul 29 13:54:41 UTC 2007 x86_64 GNU/Linux
x2:/# find /usr/lib -name jni.h
/usr/lib/gcc/x86_64-linux-gnu/4.1/include/jni.h
/usr/lib/gcc/x86_64-linux-gnu/4.2/include/jni.h
/usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/include/jni.h

Does anyone have the slightest idea why our configure script
does not find jni.h on an i386 host?

-- 
Thanks,
  Mario | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger [EMAIL PROTECTED]
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY@mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to