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
28 Jul 2024 16:27:17 EDT (-0400)
  Re: Compiling Unix sources on OS X Tiger (re-post from p.unix)  
From: Anthony D  Baye
Date: 24 Mar 2008 11:25:01
Message: <web.47e7d4df8cf307a4b80d39510@news.povray.org>
"Calvin" <nomail@nomail> wrote:
> "Anthony D. Baye" <Sha### [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

Tried it.  No joy.

A.D.B


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.