> i am trying to compile openjdk following the instructions, and run > into missing file error: ...snip... > I believe i have all the required tar balls > except the two optionals: jtreg4.1-b11.tar.gz icedtea-web- > 1.5.2.tar.gz they do not seem related to the missing file...
jtreg is really not optional. JDK is such a monster, and has been known for so many years as a source of vulnerabilities, that not running the tests (jtreg is JavaTest REGressions) is just not viable. -- Paul Rogers [email protected] Rogers' Second Law: "Everything you do communicates." (I do not personally endorse any additions after this line. TANSTAAFL :-) -- http://www.fastmail.com - The professional email service -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
