problem building openjdk on macos 10.5.5

Michael Franz mvfranz at gmail.com
Sat Dec 13 09:04:12 PST 2008


Greg,

I am not sure how to answer, here is what I do:
I followed landonf instructions for building
- installed the binary plugins
- using landonf's openjdk build (I did't want to download soylatte)
- make using
make \
PKG_PATH=/usr/local/jdk1.7.0 \
ALT_BOOTDIR=/Users/mfranz/developer/openjdk-bsd/bin/openjdk7-darwin-i386-20080820
\
ALT_JDK_IMPORT_PATH=/Users/mfranz/developer/openjdk-bsd/bin/openjdk7-darwin-i386-20080820
\
ALT_BINARY_PLUGS_PATH=/Users/mfranz/developer/openjdk-bsd/bin/jdk-7-icedtea-plugs
\
ALT_FREETYPE_HEADERS_PATH=/usr/X11R6/include \
ALT_FREETYPE_LIB_PATH=/usr/X11R6/lib \
ALT_CUPS_HEADERS_PATH=/usr/include \
ANT_HOME=/usr/share/ant \
NO_DOCS=true \
HOTSPOT_BUILD_JOBS=8

This is on Leopard on a dual Quad core.

For OpenJDK 7, I have given that a little bit of a rest.  I looked at the
assembler_x86.cpp, that is a problem I do not want to tackle at this point.

I have been looking at IcedTea6 again, that does not have the merged in code
(also doesn't have the BSD changes).  I have not been able to get hotspot to
compile yet...

Maybe I will take another look at the OpenJDK issue ...

On Sat, Dec 13, 2008 at 11:16 AM, Greg Lewis <glewis at eyesbeyond.com> wrote:

> > The last time I was able to build was a pull from November 24, 2008.
>  Some
> > merges occurred after related to the hotspot that have prevent me from
> > building.
>
> Whats your build set up like?  I did some local changes to get around the
> merge problems, but now the compile dies on some of the assembler in
>
> copy_bsd_i486.inline.hpp
>
> and that hasn't changed for quite some time.
>
> Do you normally build a 32 bit or 64 bit JVM?  Any special flags, what
> compiler versions?
>
> > It would be nice to have binary updates on a regular basis, not sure who
> > would do that.
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20081213/55590684/attachment.html 


More information about the bsd-port-dev mailing list