POV-Ray : Newsgroups : povray.general : make problem for povray-3.7.0.beta.38 x64 unix : make problem for povray-3.7.0.beta.38 x64 unix Server Time
29 Jul 2024 18:16:31 EDT (-0400)
  make problem for povray-3.7.0.beta.38 x64 unix  
From: Maurizio Paolini
Date: 5 Nov 2010 07:35:00
Message: <web.4cd3eabb113b553386290a7e0@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.