2009/2/4 Daniel Patrick <dpatricksp@xxxxxxxxx>: > Hi All, > > I have facing some problems when I try to execute the ./configure command. > See below the messages > > 1) ./configure --with-jikes --with-javah=./tools/com/sun/tools/javah > --enable-jni > gmodule-2.0 -ldl -lglib-2.0 > checking for ./tools/com/sun/tools/javah... no > configure: error: can not find javah > > 2) ./configure --with-jikes --enable-jni > checking for javah... no > configure: error: can not find javah > > The 0.97.1 and 0.97 versions have the same symptoms. > > What is the exactly path that I must specify? > > Thanks all > > My regards, > > Daniel Patrick > > Is javah a binary? If not, that's why this is failing. Jikes has not been supported since 0.95. You need a 1.5 compiler such as ecj or the Free version of javac. -- Andrew :-) IcedTea/OpenJDK Software Engineer Red Hat, Inc. (http://www.redhat.com) Support Free Java! Contribute to GNU Classpath and the OpenJDK http://www.gnu.org/software/classpath http://openjdk.java.net PGP Key: 94EFD9D8 (http://subkeys.pgp.net) Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8