POV-Ray : Newsgroups : povray.unix : compile error on Raspbian: Boost Thread library version not found : Re: compile error on Raspbian: Boost Thread library version not found Server Time
26 Apr 2024 07:00:17 EDT (-0400)
  Re: compile error on Raspbian: Boost Thread library version not found  
From: Le Forgeron
Date: 13 Jun 2017 10:25:22
Message: <593ff5d2@news.povray.org>
Le 13/06/2017 à 14:41, Nerdifant a écrit :
> "MadKairon" <nomail@nomail> wrote:

>> Tried adding those parameters to the config but did not work. No one has
>> compiled it with the modern boost nor latest versions of automake. Master Branch
>> solves the atomake problems tho.
> 
> 
> Tryin' to configure the compilation on raspberrypi (raspbian)
> Same error:
> 
> Command
> 
> pi@raspberrypi:~/povray $ ./configure --prefix=$HOME/opt/povray
> COMPILED_BY="MCL"  LIBS="-lboost_system -lboost_thread"
> 
> ....


Is it the stable or master branch you are trying to compile ?

> 
> 
> Libraries
> ---------
> checking whether to link with cygwin DLL... no
> checking whether to enable static linking... no
> checking for the pthreads library -lpthreads... no
> checking whether pthreads work without any flags... no
> checking whether pthreads work with -Kthread... no
> checking whether pthreads work with -kthread... no
> checking for the pthreads library -llthread... no
> checking whether pthreads work with -pthread... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... no
> checking for boostlib >= 1.37... yes
> checking whether the Boost::Thread library is available... yes
> configure: error: Could not find a version of the library!
> 
> Any tips to solve this issue ?
> 
> 
> Thx !
> 
> 
> 
> 
> 
>


Post a reply to this message

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