POV-Ray : Newsgroups : povray.unix : Trying to build on OpenSuse 13.1 : Re: Trying to build on OpenSuse 13.1 Server Time
20 Apr 2024 08:32:21 EDT (-0400)
  Re: Trying to build on OpenSuse 13.1  
From: Le Forgeron
Date: 26 Sep 2014 11:55:25
Message: <54258c6d$1@news.povray.org>
On 26/09/2014 16:42, Warp wrote:
> Le_Forgeron <lef### [at] freefr> wrote:
>> Blind reflex with boost: add   LIBS="-lboost_system -lboost_thread" to
>> the configure line.
> 
> Raises the queston why the configure script doesn't do this itself...
> 
Well... it worked with old revision of boost... then they broke it (the
linkage is no more done by boost)... it broke around 1.47 or 1.48, IIRC.

Boost have their own motivation (including: to allow someone, despite
the default being to use native thread, to use their own thread... or
its own system for the thread...).

For the configure script of povray: well, lack of manpower, lack of
competence, and it appears past the release date of povray
(when it was tested at that time, boost was still fine).

Povray is now in github, so if you feel to make a patch, well, go for
it: make a fork, make the correction and create the pull request on the
official branch.

-- 
IQ of crossposters with FU: 100 / (number of groups)
IQ of crossposters without FU: 100 / (1 + number of groups)
IQ of multiposters: 100 / ( (number of groups) * (number of groups))


Post a reply to this message

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