POV-Ray : Newsgroups : povray.bugreports : povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th= : povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th= Server Time
28 Apr 2024 14:54:49 EDT (-0400)
  povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th=  
From: Maurizio Paolini
Date: 7 Jan 2011 11:25:00
Message: <web.4d273db21d16c4be937718c80@news.povray.org>
Building of the latest unix povray-3.7.0.beta.38 works fine on a 32 bit
architecture, however it seems there is a problem on a 64 bit platform:
"make" will not link in the "unix" folder due to a missing library.

It turns out that indeed -lboost_thread-mt is missing in the LIBS
list.  Adding it by hand allows to finish the "make" and then everything
works fine.

It seems that there is something wrong related to the "configure" stage...

I verified this problem on a clean Fedora 13/Fedora 14 linux install on a
64 bit architecture with all the required "boost" libraries present.

Maurizio Paolini


Post a reply to this message

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