Re: porting OpenJDK to a different OS not having java

2011-02-02 Thread Daniel Testa
I'm sorry. Wrong list. I think I should be writing to porters-dev. On Wed, Feb 2, 2011 at 2:31 PM, Daniel Testa wrote: > Hi all, I'm trying to port OpenJDK 6 to Minix3 but when run "gmake > all" it says that "ant", along with other software, is needed. Ant

porting OpenJDK to a different OS not having java

2011-02-02 Thread Daniel Testa
Hi all, I'm trying to port OpenJDK 6 to Minix3 but when run "gmake all" it says that "ant", along with other software, is needed. Ant needs java to run but I don't have java on Minix3 thus is why I'm trying to port OpenJDK. Is there any other way to build OpenJDK without having java preinstalled?