Problems building OpenJDK 8 for MacOSX
David Clunie
dclunie at dclunie.com
Thu May 16 09:55:36 PDT 2013
XQuartz is 2.7.4.
% find /opt/X11 -name XTest.h
/opt/X11/include/X11/extensions/XTest.h
% find /opt/X11 -name Xrender.h
/opt/X11/include/X11/extensions/Xrender.h
David
On 5/16/13 11:13 AM, Sergey Bylokhov wrote:
> On 15.05.2013 16:15, David Clunie wrote:
>> Ok:
>>
>> % bash configure | grep X
>> configure: Resolving CXX (as /usr/bin/g++) failed, using /usr/bin/g++
>> directly.
>> checking resolved symbolic links for CXX...
>> /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
>> checking if CXX is disguised ccache... no, keeping CXX
>> configure: Resolving CXXCPP (as /usr/llvm-gcc-4.2/bin/llvm-g++-4.2)
>> failed, using /usr/llvm-gcc-4.2/bin/llvm-g++-4.2 directly.
>> checking what is not needed on MacOSX?... alsa pulse x11
>> checking what is not needed on an X11 build on MacOSX?... alsa pulse
>> checking for X... libraries /opt/local/lib, headers /opt/local/include
>> checking for X11/extensions/shape.h... yes
>> checking for X11/extensions/Xrender.h... yes
>> checking for X11/extensions/XTest.h... no
>> configure: error: Could not find all X11 headers (shape.h Xrender.h
>> XTest.h).
> What version of xquartz did you use? I suppose it should include
> XTest.h, Xreneder.
>
More information about the macosx-port-dev
mailing list