Solaris 64bit builds… what am I doing wrong?
Erik Joelsson
erik.joelsson at oracle.com
Fri May 18 01:23:04 PDT 2012
You are trying to build solaris x64. ;)
We haven't yet fixed that platform. Along with sparc and sparcv9 it's on
the todo list.
/Erik
On 2012-05-18 04:06, Kelly O'Hair wrote:
> sh ../autoconf/configure --with-debug-level=release --with-num-cores=24 --with-data-model=64 --with-boot-jdk=/opt/jprt/products/P1/jdk7-fcs/jdk1.7.0 --with-cups-include=/opt/jprt/products/P1/cups1.0 --with-freetype=/opt/jprt/products/P1/freetype64-2.3.4/freetype-sparcv9
>
> It does not appear to be building 64bit binaries at all, no -m64 options.
>
> Also, it says
>
> checking X11/extensions/shape.h usability... no
> checking X11/extensions/shape.h presence... yes
> configure: WARNING: X11/extensions/shape.h: present but cannot be compiled
> configure: WARNING: X11/extensions/shape.h: check for missing prerequisite headers?
> configure: WARNING: X11/extensions/shape.h: see the Autoconf documentation
> configure: WARNING: X11/extensions/shape.h: section "Present But Cannot Be Compiled"
> configure: WARNING: X11/extensions/shape.h: proceeding with the compiler's result
> configure: WARNING: ## ----------------------------------------------- ##
> configure: WARNING: ## Report this to build-infra-dev at openjdk.java.net ##
> configure: WARNING: ## ----------------------------------------------- ##
> checking for X11/extensions/shape.h... no
> checking X11/extensions/Xrender.h usability... no
> checking X11/extensions/Xrender.h presence... yes
> configure: WARNING: X11/extensions/Xrender.h: present but cannot be compiled
> configure: WARNING: X11/extensions/Xrender.h: check for missing prerequisite headers?
> configure: WARNING: X11/extensions/Xrender.h: see the Autoconf documentation
> configure: WARNING: X11/extensions/Xrender.h: section "Present But Cannot Be Compiled"
> configure: WARNING: X11/extensions/Xrender.h: proceeding with the compiler's result
> configure: WARNING: ## ----------------------------------------------- ##
> configure: WARNING: ## Report this to build-infra-dev at openjdk.java.net ##
> configure: WARNING: ## ----------------------------------------------- ##
> checking for X11/extensions/Xrender.h... no
>
>
> -kto
>
More information about the build-infra-dev
mailing list