"Aparently you didn't install the prebuilt java binaries from the
previous step." Do you mean sun's offcial build? I have only installed
"OpenJDK-1.8.0.31-x86_64-bin.tar.xz" and PATH is set correctly, else I
would not have gone so far into the build and meet the error. the error is
in the middle of "make DEBUG_BINARIES=true all", not missing javac...


On Mon, Apr 20, 2015 at 7:00 AM, Paul Rogers <[email protected]>
wrote:

> > 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
>
-- 
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