POV-Ray : Newsgroups : povray.beta-test : compiling Povray 3.7.0 RC6 in fedora 18 Server Time
18 Apr 2024 23:47:21 EDT (-0400)
  compiling Povray 3.7.0 RC6 in fedora 18 (Message 1 to 4 of 4)  
From: RM
Subject: compiling Povray 3.7.0 RC6 in fedora 18
Date: 16 Dec 2012 00:00:02
Message: <web.50cd53f9911808229d76840a0@news.povray.org>
i am getting the following compile error when attempting to compile povray in
fedora 18 beta

g++ -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../source -I../../source
-I../../source/base -I../../unix -I../../vfe -I../../vfe/unix -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR
-I/usr/include/libdrm    -pthread -I/usr/lib64/include  -I/usr/include  -pipe
-Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math
-march=native -pthread -MT view.o -MD -MP -MF .deps/view.Tpo -c -o view.o `test
-f 'scene/view.cpp' || echo './'`scene/view.cpp


scene/view.cpp:1553:31: error: expected unqualified-id before numeric constant
make[3]: *** [view.o] Error 1
make[3]: Leaving directory
`/data/archives/programs/povray-3.7.0.RC6/source/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/data/archives/programs/povray-3.7.0.RC6/source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/archives/programs/povray-3.7.0.RC6'
make: *** [all] Error 2

does anyone have any suggestions on what might be causing this error

Thank You

Richard


Post a reply to this message

From: RM
Subject: Re: compiling Povray 3.7.0 RC6 in fedora 18
Date: 16 Dec 2012 00:10:02
Message: <web.50cd56c446dc6fb39d76840a0@news.povray.org>
after i posted this i found that it was related to the changes in boost 1.50

any word on when a fix will be available?

Thank you

Richard


Post a reply to this message

From: James Holsenback
Subject: Re: compiling Povray 3.7.0 RC6 in fedora 18
Date: 16 Dec 2012 08:25:53
Message: <50cdcbe1$1@news.povray.org>
On 12/16/2012 12:06 AM, RM wrote:
> after i posted this i found that it was related to the changes in boost 1.50
>
> any word on when a fix will be available?
>
> Thank you
>
> Richard
>
>
>
there's a fix that's been posted to revision control, but hasn't been 
released yet


Post a reply to this message

From: Dave Downing
Subject: Re: compiling Povray 3.7.0 RC6 in fedora 18
Date: 23 Feb 2013 13:57:24
Message: <51291114$1@news.povray.org>
On Sun, 16 Dec 2012 08:25:53 -0500, James Holsenback wrote:

> there's a fix that's been posted to revision control, but hasn't been
> released yet

Now RC7 is out I can confirm successful compilation on Fedora 18 for x64.
I'm happy again!

-- 
+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
Dave Downing,  Somerset U.K.
No bytes were harmed in the making of this message.


Post a reply to this message

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