POV-Ray : Newsgroups : povray.beta-test : compiling Povray 3.7.0 RC6 in fedora 18 : compiling Povray 3.7.0 RC6 in fedora 18 Server Time
1 May 2024 21:11:45 EDT (-0400)
  compiling Povray 3.7.0 RC6 in fedora 18  
From: RM
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

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