atom feed8 messages in net.java.openjdk.bsd-port-devRe: Building on Mac OS X 10.5.6
FromSent OnAttachments
Ronald GarciaJan 29, 2009 11:27 am 
Kurt MillerJan 29, 2009 1:06 pm 
Ronald GarciaJan 29, 2009 5:22 pm 
Kurt MillerJan 29, 2009 6:56 pm 
Ronald GarciaJan 30, 2009 10:48 am.txt
Kurt MillerJan 30, 2009 11:41 am 
Christos ZoulasJan 30, 2009 11:57 am 
Ronald GarciaJan 30, 2009 12:12 pm 
Subject:Re: Building on Mac OS X 10.5.6
From:Kurt Miller (ku@intricatesoftware.com)
Date:Jan 30, 2009 11:41:59 am
List:net.java.openjdk.bsd-port-dev

Hi Ron,

Ronald Garcia wrote:

DEVTOOLS_PATH is the path to development tools that don't come installed with the base system. On OS X nothing extra is needed to build OpenJDK/bsd-port. For FreeBSD and OpenBSD it points to /usr/local/bin to get things like zip, unzip, etc. If you need to set it for OS X then something needs to be fixed.

Can you show the last 50 or so lines of the build failure when DEVTOOLS_PATH is not set on your OS X build?

Sure. I've attached a file containing the output of my make command (compilation didn't get very far before dying).

Thanks that helped. I see the issue with DEVTOOLS_PATH on OS X and will fix it as soon as the forest is cleared of the corruption.

-Kurt