Whisperings:Solo Piano Radio
  POV-Ray : Newsgroups : povray.beta-test : Compiling Unix sources on OS X Tiger (re-post from p.unix) : Re: Compiling Unix sources on OS X Tiger (re-post from p.unix) Server Time: 24 Jul 2008 12:32:02 GMT
  Re: Compiling Unix sources on OS X Tiger (re-post from p.unix)  
From: Calvin
Date: 22 Mar 2008 05:20:01
"Anthony D. Baye" <ShadowMage3D [at] spamnomorehotmailcom> wrote:
> I'm trying to compile the Unix beta sources under Tiger and I've installed the
> boost libraries, the configure is detecting them, but I keep getting a
> configuration error "Could not link against boost_thread"
>
> I have to use --with-boost=/users/mac just to get it to recognize that boost is
> installed and I've been trying to use --with-boost-thread in just about every
> combination.
>
> I tried specifying BOOST_ROOT, but it doesn't work.
>
> my pre-compiled thread libraries seem to be in /users/mac/lib
>
> Being more of a GUI user until OS X came along, I'm not what you would call
> conversant with Terminal, so if anyone could help me
> with this problem, I'd be grateful.
>
> A.D.B

Modern versions of boost on OSX seem to want to compile their boost_thread as
boost_thread-mt. Try something like this:

../configure COMPILED_BY="me [at] myemailcom" --with-boost-thread=boost_thread-mt


Post a reply to this message

Copyright 1991-2004 POV-Team™