Re: RFR: JDK-8147795 Build system support for BSD

2016-01-20 Thread Magnus Ihse Bursie
On 2016-01-20 13:06, David Holmes wrote: On 20/01/2016 9:15 PM, Alan Bateman wrote: On 20/01/2016 10:54, Magnus Ihse Bursie wrote: During my spare time last autumn, and in the holidays, I've been playing around with the three major BSDs (FreeBSD, OpenBSD and NetBSD), trying to learn some

Re: RFR: JDK-8147795 Build system support for BSD

2016-01-20 Thread Magnus Ihse Bursie
On 2016-01-20 11:54, Magnus Ihse Bursie wrote: During my spare time last autumn, and in the holidays, I've been playing around with the three major BSDs (FreeBSD, OpenBSD and NetBSD), trying to learn something new. (Yeah, I know, this proves that I have no life :-)). And what better w

RFR: JDK-8147795 Build system support for BSD

2016-01-20 Thread Magnus Ihse Bursie
During my spare time last autumn, and in the holidays, I've been playing around with the three major BSDs (FreeBSD, OpenBSD and NetBSD), trying to learn something new. (Yeah, I know, this proves that I have no life :-)). And what better way to learn an operating system than to try and build Op

Re: Can't build Java 7 on my Mac

2013-12-03 Thread Magnus Ihse Bursie
On 2013-12-02 14:32, Andrew ``Bass'' Shcheglov wrote: Thank you Magnus. The build errors I've encountered were coming from Objective-C code behind Apple's LWAWT implementation, particularly from functions dealing with HiDPI and multi-

Re: Can't build Java 7 on my Mac

2013-12-02 Thread Magnus Ihse Bursie
On 2013-12-02 09:52, Andrew ``Bass'' Shcheglov wrote: Hello, Even if you get to have make in your PATH, you may still be unable to build Java 7 on Mac OS X 10.5.x. If it's suitable to your purpuses, I'd recommend trying to bui