Solaris 64bit builds… what am I doing wrong?

Kelly O'Hair Kelly.Ohair at Oracle.Com
Thu May 17 19:06:32 PDT 2012


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