> hi

> i have just added jtreg4.1-b11.tar.gz and icedtea-web-1.5.2.tar.gz and
> clean up build dir and redo the steps and still getting the missing
> file error... this happens at "make DEBUG_BINARIES=false all", does
> not even get to the tests yet...

Yes, but you need the right setup.  jtreg should be included in this
build, but not IcedTea Web.  Icedtea-web is built in a separate
step later.  It shouldn't be extracted when building the JDK.

> > javac: file not found:

Aparently you didn't install the prebuilt java binaries from the
previous step.  Java is written in java so you need a java compiler to
install the JDK.  If you install the java binaries, they provide a
compiler, javac.  Of course, having installed the java binaries, you
might just call it good.

Be advised that some work is currently being done to elucidate the
instructions for building the JDK.  There may be some changes to come.

-- 
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 - Choose from over 50 domains or use your own

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to