Hi, Dave Mielke, le Mon 03 Sep 2007 19:42:37 -0400, a écrit : > [quoted lines by Mario Lang on 2007/09/04 at 00:48 +0200] > > >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
It looks like you only have libgcj8-dev, provided by gcj-4.2. Are you maybe compiling with gcc 4.1? In that case I guess gcc 4.1 can't find gcj-4.2's jni.h. It's possible that you have to explicitely choose between gcc 4.1 & gcj 4.1 or gcc 4.2 & gcj 4.2. Samuel _______________________________________________ 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