Hi, I'm still trying to build jdk1.1.6 from source. I have the executables (v2 for libc5) installed and they work. I applied the diffs in the mirror common directories to the source I got from sun. I set ALT_BOOTDIR to the top of the jdk1.1.6 executables (a problem I had earlier). The build fails about five minutes in because javaString.h uses java_lang_String.h, which isn't there. Any ideas? -John C