James - If I understand correctly, it appears that you've uncovered an issue that has to do non-standard boost library location, right? As this isn't the norm, how would you feel about us addressing this in a later release?
-Bryan On Mon, Aug 16, 2010 at 8:12 PM, James Clarke <clark...@gmail.com> wrote: > -1. This failed for me on OS X. I opened THRIFT-856 which solves the > issue, although I have no idea why I'm the only one experiencing this. > > make check fails because my boost is in a non-standard location. > Adding $(BOOST_LDFLAGS) > flags as per the RC0 email thread fixes it. > > After those two fixes everything appears ok. > > On Mon, Aug 16, 2010 at 15:56, Bryan Duxbury <br...@rapleaf.com> wrote: > > > Hi all, > > > > As discussed, in all the time it took for us to finally release Thrift > 0.3, > > we've accumulated enough changes for Thrift 0.4! > > > > I propose we accept > > http://people.apache.org/~bryanduxbury/thrift-0.4.0-rc1.tar.gz<http://people.apache.org/%7Ebryanduxbury/thrift-0.4.0-rc1.tar.gz> > < > > http://people.apache.org/%7Ebryanduxbury/thrift-0.4.0-rc1.tar.gz>as > > the official Thrift 0.4.0 release. > > > > I created this tarball by checking out URL: > > https://svn.apache.org/repos/asf/incubator/thrift/branches/0.4.x and > > running > > "./bootstrap.sh && ./configure && make dist". > > > > The GPG signature for this tarball can be found at > > http://people.apache.org/~bryanduxbury/thrift-0.4.0-rc1.tar.gz.asc<http://people.apache.org/%7Ebryanduxbury/thrift-0.4.0-rc1.tar.gz.asc> > < > > http://people.apache.org/%7Ebryanduxbury/thrift-0.4.0-rc1.tar.gz.asc>. > > It has an MD5 signature of bb8466e5b884e9edef862a64f57abe38. > > dc. > > > > Please download, verify the signatures, untar, and install and test the > > libraries you are familiar with. We need your +1 votes to make the > release! > > If you encounter any problems, please let me know immediately. This vote > > will close 72 hours from now. > > > > This release consists of 45 tickets that cover many bugs and performance > > improvements. Please refer to the CHANGES file for the full list. In > > addition, I've rolled back a commit to the PHP extension that was causing > > build errors on non-Mac platforms. > > > > -Bryan > > >