POV-Ray : Newsgroups : povray.beta-test : Error compiling beta 41 in Ubuntu : Re: Error compiling beta 41 in Ubuntu Server Time
28 Jun 2024 02:47:29 EDT (-0400)
  Re: Error compiling beta 41 in Ubuntu  
From: Anthony D  Baye
Date: 1 Jan 2011 10:00:00
Message: <web.4d1f407d4070ff1507e8a090@news.povray.org>
Le_Forgeron <jgr### [at] freefr> wrote:
> > Well, I thought it was an unclosed parentheses...
> >
> > I compared the current version with the two previous, and it seems that the
> > function definition for povray_init has changed from
> >
> > void povray_init(POVMSAddress *addr = NULL);
> >
> > to
> >
> > boost::thread *povray_init(const boost::function0<void>& threadExit,
> > POVMSAddress *addr = NULL);
> >
>
> It's a mac's story...
> Have you installed libboost-thread-dev package ?
>
> > I have to admit I'm a little out of my depth here, I know hardly anything about
> > the boost libraries, and nothing at all about using threads.
> >
> > At any rate, this would not appear to be a problem my skills can debug, so I
> > leave it to the experts.
>
> Attached is my boost matching packages.
> I compiled beta 41 fine a few days ago.
> (And it has expired now, as we are 2011-01-01).

I'm running Ubuntu 10.04 on a Fujitsu Lifebook T5010 with an Intel Core2 Duo
processor.  I will try updating to 10.10.

The latest boost repositories available to me (according to package manager) are
1.40 not 1.42


A.D.B.


Post a reply to this message

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