Have you updated to the latest Xcode 3.1 tools? Max On Sep 13, 2008, at 6:26 AM, Attila Szegedi wrote:
On Sep 12, 2008, at 11:35 PM, Andrew John Hughes wrote:
2008/9/11 Attila Szegedi <szegedia@gmail.com>:
Hi folks, I'm trying to build the bsd-port of OpenJDK on Mac OS X 10.5.4 (32- bit Intel CPU), and failing. I'm following Landon Fuller's instructions at <http://landonf.bikemonkey.org/code/java/SoyLatte_Meets_OpenJDK.20080819.html
. First off (I assume Landon is reading this), the command line for build needs an additional item, namely: FINDBUGS_HOME=/usr/local/findbugs-1.3.5-rc3 \ or whereever you care to put FindBugs. It seems mandatory to have FindBugs installed.
I've never installed FindBugs, so you certainly don't need it to build. I believe a patch was recently committed to remove some of this too.
Well, it's a freshly hg-cloned bsd-port forest, and it certainly failed without it...
...
Looks like a problem with your Ant installation. Does it run normally?
I use Ant night and day to build various stuff I'm working on... It seems to be normal.
Specifically, can you run ant -diagnostics?
Yep - attached output of it (hope the list allows attachments...). Looks normal to me. (This was executed from command line with JAVA_HOME pointing to soylatte as my hunch is that Ant as launched by OpenJDK make will use that)
Attila.
<ant-diagnostics.txt>