* Currently the JNI headers are not build during the first build. I dont know why. They are updated later automatically if the corresponding java files get updated. As a workaround do the following: cd src/gnu/applet make jni Thats it. Not gcjwebplugin should compile. * libjni-gnu-applet.la gets build during each make run.