POV-Ray : Newsgroups : povray.unix : Compiling 3.5 source for Solaris 5.8 / 8 : Compiling 3.5 source for Solaris 5.8 / 8 Server Time
28 Jul 2024 10:17:53 EDT (-0400)
  Compiling 3.5 source for Solaris 5.8 / 8  
From: Dawn McKnight
Date: 1 Aug 2002 12:15:28
Message: <3D495F05.4050007@mac.com>
I was quite happy to see the Unix source released today.  I downloaded 
it, ran the configure as root, ran make, and got this error:

Making all in src
g++ -DPREFIX=\"/usr/local\" 
-DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\"     `if [ 
"Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -c bbox.cpp
In file included from bbox.cpp:47:
optout.h:49: #error You must complete the following DISTRIBUTION_MESSAGE 
macro
*** Error code 1
make: Fatal error: Command failed for target `bbox.o'
Current working directory /home/dawn/stuff/povray-3.50a/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'

bbox.o was not created.  What is the DISTRIBUTION_MESSAGE macro that 
must be completed, and how do I do that?

Please forgive my ignorance.


Post a reply to this message

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