On Mar 18, 2013, at 3:41 AM, David Holmes wrote:
> Are you trying to build OpenJDK or Oracle JDK?
Oracle JDK -- I have jdk/make/closed and jdk/src/closed.
I've parsed the output of --debug-configure, and realised I need the
--enable-macosx-runtime-support option. With this option, configure req
Hi Peter,
On 12/03/2013 6:06 PM, Peter Zhelezniakov wrote:
Hello,
I'm trying to build jdk8 on Mac, cannot get past the configuration step.
Are you trying to build OpenJDK or Oracle JDK? There are a number of
differences in the build requirements and processes. If the closed repos
are found y
2013/3/15 Andrew Hughes :
>> Might want to update configure to check for these libs on linux.
>>
>
> Well that won't work everywhere:
>
> $ apt-get install libx11-dev libxext-dev libxt-dev libxrender-dev
> bash: apt-get: command not found
>
> so this advice has limited usage anyway.
Actually the c