This changeset is being made available for testing. Give it a whirl, and let me know if you have any issues. I'll answer some of the same questions I answered for richowe:<br><br><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

- I'm not sure why you need to change the manual page stuff?<br></blockquote></div><div> <br>It
 was failing silently, and the way it was done in the Oracle Makefile 
seemed to me needless baroque (it required changes to the packaging).<br>
<br></div><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- I'm not sure what the comment about merge-tools and links refers to,<br>
I don't think whatever problem it dealt with happened to me?<br></blockquote></div><div><br>What
 I noticed was that mergetools content ended up being packaged as the 
cloney symlinks (thus pointing back to the source tree), which was 
completely useless. My fix was to make sure that the files were copied 
in directly. I don't know if re-hashing the comment helps at all.<br>
 </div><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- What does enabling pthreads get us?<br></blockquote></div><br>configure
 was attempting to enable it but using the -pthread flag to gcc, which 
isn't valid and creates a lot of noise during the build. There were two 
ways to shut it up: disable pthreads explicitly or pass it the right 
flag for gcc.<br><br><a href="https://bitbucket.org/buffyg/oi-build-2030/compare/..buffyg/oi-build">https://bitbucket.org/buffyg/oi-build-2030/compare/..buffyg/oi-build</a><br><br><div class="gmail_quote">On Sat, Feb 11, 2012 at 1:53 PM, Bayard G. Bell <span dir="ltr"><<a href="mailto:buffer.g.overflow@gmail.com">buffer.g.overflow@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><a href="https://www.illumos.org/issues/2030" target="_blank">https://www.illumos.org/issues/2030</a><br>

<br>
I'm cleaning up some bits in response to an initial review from<br>
richlowe. As you'll glean from the issue, I'm shooting to update to<br>
1.7.9, which is the latest and recommended release.<br>
<br>
I don't use git a great deal, so I'm hoping to find a few people who do<br>
and who would be willing to try this out before I submit it for<br>
review/RTI.<br>
<br>
</blockquote></div><br>