So including autoconf/automake/etc?

If so, yeah I'd like to see the list of all the command lines.  The
wiki only seems to mention things necessary for building thrift
from a tar ball.

Thanks,

-Anthony

On Sun, Jan 01, 2012 at 08:03:56PM -0600, Jake Farrell wrote:
> I am running on lion with no issues. I compiled all dependencies by hand and 
> did not use fink or ports for anything.  If you need compile lines I used for 
> everything let me know and i can post them for you
> 
> -Jake
> 
> 
> On Jan 1, 2012, at 1:37 PM, Anthony Molinaro wrote:
> 
> > Hi,
> > 
> >  I recently rebuilt my computer and was trying to get a dev environment
> > up and running again under Lion.  I've been trying to get the dependencies
> > via fink (for instance autoconf/automake/boost/pkg-config), but am running
> > into compilation problems with HEAD.
> > 
> > Here's the current error
> > 
> > In file included from src/concurrency/ThreadManager.h:26,
> >                 from src/concurrency/ThreadManager.cpp:24:
> > src/concurrency/Thread.h: In static member function 'static uint64_t 
> > apache::thrift::concurrency::Thread::get_current()':
> > src/concurrency/Thread.h:91: error: invalid conversion from 
> > '_opaque_pthread_t*' to 'uint64_t'
> > 
> > I tried hacking this with a cast, but that caused some other issue.
> > 
> > Does anyone have thrift building from HEAD under Lion, and if so can you
> > share how you got your dependencies?
> > 
> > Thanks,
> > 
> > -Anthony
> > 
> > -- 
> > ------------------------------------------------------------------------
> > Anthony Molinaro                           <antho...@alumni.caltech.edu>
> 

-- 
------------------------------------------------------------------------
Anthony Molinaro                           <antho...@alumni.caltech.edu>

Reply via email to