Setup JDK Build on Mac with new build infrastructure
chris gruszka
chris.gruszka at oracle.com
Sun Mar 24 18:48:45 PDT 2013
Andy,
Add the --with-mozilla-headers and --with-javafx-zip-dir options to
configure. For example:
--with-mozilla-headers=/opt/jprt/products/P1/npapi_1.0/plugin
--with-javafx-zip-dir=/opt/jprt/products/P1/fxsdk8mac64
-ChrisG
On 3/24/2013 8:52 PM, build-infra-dev-request at openjdk.java.net wrote:
On 3/24/2013 4:33 PM, Andy Herrick wrote:
> OK - Now using the new build infrastructure on MacOSX - and I can
> build with no errors, but is not building deploy and install.
> I am using configuration generated by:
> bash configure
> --with-junit-dir=/Users/aherrick/java/devtools/share/junit/latest
> --with-devtools-path=/Users/aherrick/java/devtools
> --with-mozilla-headers=/Users/aherrick/java/devtools/share/plugin
> --with-sparkle-framework=/Users/aherrick/java/devtools/macosx/Sparkle/1.5b6
> --with-javafx-zip-dir=
>
> the config log is attached.
>
> It seems to find the closed code and so is not trying to build openJDK
> , but it may be building new server jdk.
>
> anyone know how to build everything ?
>
> /Andy
> configure:32895: WARNING: Junit could not be found. Needed for deploy repo.
> configure:32936: WARNING: Mozilla headers could not be found. Disabling deploy build.
> configure:34949: WARNING: JAVAFX cobundle could not be found. Disabling installer build.
More information about the build-infra-dev
mailing list