POV-Ray : Newsgroups : povray.general : Build error with beta 41 sources : Build error with beta 41 sources Server Time
29 Jul 2024 16:25:38 EDT (-0400)
  Build error with beta 41 sources  
From: Anthony D  Baye
Date: 2 Jan 2011 18:15:00
Message: <web.4d21063e42a3b4d6508060190@news.povray.org>
I am still trying to build the beta 41 sources under ubuntu as there is no RC
for linux yet.

I am still getting a build error right off the bat

Making install in source
make[1]: Entering directory `/home/abaye/povray-3.7.0.beta.41/source'
Making install in backend
make[2]: Entering directory `/home/abaye/povray-3.7.0.beta.41/source/backend'
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  -I/usr/include  -pipe
-Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math
-malign-double -march=native -pthread -MT fnpovfpu.o -MD -MP -MF
...deps/fnpovfpu.Tpo -c -o fnpovfpu.o `test -f 'vm/fnpovfpu.cpp' || echo
'./'`vm/fnpovfpu.cpp
In file included from ../../source/backend/control/renderbackend.h:101,
                 from ../../source/backend/control/messagefactory.h:100,
                 from ../../source/backend/frame.h:117,
                 from vm/fnpovfpu.cpp:296:

token


make[2]: *** [fnpovfpu.o] Error 1
make[2]: Leaving directory `/home/abaye/povray-3.7.0.beta.41/source/backend'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/abaye/povray-3.7.0.beta.41/source'
make: *** [install-recursive] Error 1
abaye@localhost:povray-3.7.0.beta.41$

I have upgraded to Ubuntu 10.10 with boost 1.42, and I still get nothing.

please help.

A.D.B.


Post a reply to this message

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