Hi John,<br><br><div class="gmail_quote">On Mon, Apr 6, 2009 at 11:48 AM, John Rose <span dir="ltr">&lt;<a href="mailto:John.Rose@sun.com">John.Rose@sun.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Apr 5, 2009, at 1:10 AM, Charles Oliver Nutter wrote:<br>
<br>
&gt; - follow the instructions in the MLVM repo, with the following<br>
&gt; modifications:<br>
&gt; -- clone bsd-port instead of openjdk directly<br>
</div>I changed the README to reflect this reality.<br>
<div class="im">&gt; -- remove &quot;testable&quot; from your guards to get invokedynamic support<br>
&gt; along<br>
&gt; with method handles (though John says there&#39;s still some bugs to fix)<br>
</div>The indy stuff is now marked testable.  (Not stable, just testable.)</blockquote><div><br>I&#39;m having some problems getting the build to complete. <br><br>Everything seems normal throughout the build - I need to add some additional env variables for the make to work properly, something like: <br>
<br>ALT_JDK_IMPORT_PATH=/usr/local/openjdk7-darwin-i386-20090131 ALT_BOOTDIR=/usr/local/openjdk7-darwin-i386-20090131 ALT_BINARY_PLUGS_PATH=/Users/boxcat/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=1<br>
<br>for my environment (not all of these may be strictly necessary, haven&#39;t fully experimented yet).<br><br>Hotspot, jdk and langtools all seem to build normally, but at the end of the langtools build, I get this:<br>
<br>BUILD SUCCESSFUL<br>Total time: 25 seconds<br>gnumake: *** [build] Error 2<br></div></div><br>and although all the binaries and so forth seem to be built, it doesn&#39;t end up with a sources/build/bsd-i586/j2re-image/ directory containing a JRE ready for testing, which is what I was expecting.<br>
<br>Still looking in to it, but thought I&#39;d report this - just in case anyone else has been solving similar problems and can put me straight quickly.<br><br>Thanks,<br><br>Ben<br>