POV-Ray : Newsgroups : povray.unix : Error compiling sources : Error compiling sources Server Time
5 Jul 2024 14:05:59 EDT (-0400)
  Error compiling sources  
From: Altair
Date: 21 Nov 2003 16:35:02
Message: <web.3fbe83f3eada9bee74f383d80@news.povray.org>
Hi people!

I am new in povray under Linux, and I trying install it from sources, but I
have this message:

make[1]: Entering directory `/usr/src/povray-3.50c/src'
c++ -DPREFIX=\"/usr/local/Apps/povray-3.50c\"
-DPOV_LIB_DIR=\"/usr/local/Apps/povray-3.50c/share/povray-3.5\"
-DCOMPILER_VER=\".Linux.gcc\"
-DSYSCONFDIR=\"/usr/local/Apps/povray-3.50c/etc\"
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo
"-Wno-multichar"; fi ` -O3 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations
-malign-double -foptimize-sibling-calls -minline-all-stringops
-Wno-multichar -c bbox.cpp
In file included from bbox.cpp:47:
optout.h:49:2: #error You must complete the following DISTRIBUTION_MESSAGE
macro
bbox.cpp: In function `int sort_and_split(BBOX_TREE**, BBOX_TREE**&, long
int*,
   long int, long int)':
bbox.cpp:1872: warning: assignment to `long int' from `double'
bbox.cpp:1872: warning: argument to `long int' from `double'
make[1]: *** [bbox.o] Error 1
make[1]: Leaving directory `/usr/src/povray-3.50c/src'
make: *** [all-recursive] Error 1

Debian GNU/Linux 3
Gcc 3.2.3

Any idea?

Thanks!


Post a reply to this message

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