openjJDK8 configure options --with-dev-kit --with-cacerts failure help

David Holmes david.holmes at oracle.com
Sun Aug 18 08:15:37 UTC 2013


Hi,

On 17/08/2013 10:56 PM, lux-integ wrote:
> Greetings,
>
> I downloaded the latest openJDK8 sources from the mercurial repository
> earlier.  I tried using the configure script with the options
>
>
> /bin/sh configure \
> --with-dev-kit=/path/to/'where I want to put openjdk' \

No, --with-dev-kit is used to point to the compiler suite that you want 
to use to build the OpenJDK, it is not an "installation prefix".

David

> --with-cacerts=/path-to/sslCAcerts
>
> ( plus other options obtained
> from the file README-builds.html
> in the source directory of openjdk )
>
> I obtained the response
>
> unrecognised options
> --with-dev-kit=
> --with-cacerts
>
>
> I am unsure If I need to use   CA-certificates and I am unsure if the '--with-
> dev-kit' is the option normally used to set the installation prefix.
>
> Advice would be much appreciaed.
>
> Thanks in advance.
>
> sincerely
> luxInteg
>



More information about the build-dev mailing list