POV-Ray : Newsgroups : povray.beta-test : Compiling the Beta 32 : Re: Compiling the Beta 32 Server Time
5 Oct 2024 15:28:17 EDT (-0400)
  Re: Compiling the Beta 32  
From: Le Forgeron
Date: 10 Apr 2009 06:57:40
Message: <49df2624$1@news.povray.org>
Le 09.04.2009 18:19, Quietman nous fit lire :
> Hello.
> 
> I am trying to compile the Beta 32 of POV Ray for Linux on a machine that
> compiled the Beta 31 with no problems. The machine is running Ubuntu 9.04
> with the Gnome desktop. There seems to be a problem with Boost, I have the
> 1.35 thread library installed. Here is the output. Just wondering what I
> may
> have got wrong...

Boost 1.35 is not good enough (despite what configure says), as yield is
now needed.

Just installed fine on Ubuntu 8.10, Intrepid Ibex, amd64 desktop, with
gcc/g++ 4.3.2, once I hand-installed boost 1.38 (had to move the link
from boost_thread by hand too:

 sudo ln -s libboost_thread-gcc43-mt-1_38.so.1.38.0 libboost_thread.so


--disable-io-restrictions


Maybe there is something with g++ 4.3.3, I do not know.


Post a reply to this message

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