POV-Ray : Newsgroups : povray.bugreports : povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th= Server Time
29 Mar 2024 03:25:29 EDT (-0400)
  povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th= (Message 1 to 3 of 3)  
From: Maurizio Paolini
Subject: povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th=
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

From: Jim Holsenback
Subject: Re: povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboost_th=
Date: 7 Jan 2011 17:35:04
Message: <4d279518$1@news.povray.org>
On 01/07/2011 12:22 PM, Maurizio Paolini wrote:
> 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
> 
> 
I do believe this has been discussed (and resolved) in the beta-test
news group


Post a reply to this message

From: Maurizio Paolini
Subject: Re: povray 3.7 rc2, (linux) build fails on x64 architecture, missing -lboos=
Date: 8 Jan 2011 09:50:00
Message: <web.4d2879507c80aca4937718c80@news.povray.org>
Jim Holsenback <jho### [at] povrayorg> wrote:
> On 01/07/2011 12:22 PM, Maurizio Paolini wrote:
> >[...]
> I do believe this has been discussed (and resolved) in the beta-test
> news group

Thank you for pointing this out.  I checked that newsgroup and added
a reply in the relevant thread.


Post a reply to this message

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