Hi I'm trying to compile JDK 1.6.0 update 2 (jdk-6u2-ea*), but I run into some problems:
1. The "-Werror" code causes the compilation to abort on all warnings, so I changed it to "-Wall". 2. A script called "test_gamma" is looking for ksh. I installed zsh instead and since they are compatible I created a symbolic link called "ksh" to "zsh" and it works. 3. It looks for a file called "Imake.tmp1" in an X11 sub dir. I dont have this file (got Xorg 7.1 installed in /usr) and I dont know how to overcome this problem. Did any of you managed to compile JDK 1.6.0 ? (update 1 or 2) Or
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
