POV-Ray : Newsgroups : povray.unix : Can't build on FreeBSD Server Time
28 Jul 2024 10:18:59 EDT (-0400)
  Can't build on FreeBSD (Message 1 to 5 of 5)  
From: Tyler Eaves
Subject: Can't build on FreeBSD
Date: 25 Aug 2002 17:49:49
Message: <3d6950fa@news.povray.org>
I can't get POV-Ray 3.5 to build in FreeBSD.

'make' output follows.

root@tylereaves povray-3.50b # make
Making all in doc
Making all in html
Making all in images
Making all in vfaq
Making all in include
Making all in ini
Making all in scenes
Making all in advanced
Making all in balcony
Making all in blocks
Making all in cats
Making all in cliche
Making all in drums2
Making all in fish13
Making all in glasschess
Making all in ionic5
Making all in newltpot
Making all in ntreal
Making all in piece2
Making all in piece3
Making all in teapot
Making all in animations
Making all in ambient
Making all in boing
Making all in camera2
Making all in clockd
Making all in diffuse
Making all in float1
Making all in float2
Making all in float3
Making all in float4
Making all in fractalzoom
Making all in life
Making all in l_o
Making all in pentmap
Making all in quilted
Making all in raddem
Making all in reflect
Making all in slinky
Making all in speclr
Making all in splinefollow
Making all in vect1
Making all in vect2
Making all in camera
Making all in incdemo
Making all in glasses
Making all in metals
Making all in stones
Making all in woods
Making all in interior
Making all in media
Making all in language
Making all in arrays
Making all in fileio
Making all in macros
Making all in lights
Making all in objectmods
Making all in objects
Making all in csg
Making all in quartic
Making all in portfolio
Making all in qtvr
Making all in radiosity
Making all in textures
Making all in finishes
Making all in normals
Making all in patterns
Making all in pigments
Making all in skies
Making all in scripts
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\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c atmosph.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c bbox.cpp
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'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c bcyl.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c benchmark.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c bezier.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c blob.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c boxes.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c bsphere.cpp
bsphere.cpp: In function `int sort_and_split(BSPHERE_TREE **, BSPHERE_TREE 
**, int *, int, int)':
bsphere.cpp:516: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c camera.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c chi2.cpp
chi2.cpp: In function `double lgam(double)':
chi2.cpp:347: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c colour.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c colutils.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c cones.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c csg.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c discs.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c express.cpp
express.cpp: In function `void Parse_Num_Factor(double *, int *)':
express.cpp:1023: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c file_pov.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c fncode.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c fnintern.cpp
fnintern.cpp: In function `double f_hetero_mf(double *, unsigned int)':
fnintern.cpp:641: warning: initialization to `int' from `double'
fnintern.cpp:647: warning: `double' used for argument 1 of 
`pov_malloc(unsigned int, char *, int, char *)'
fnintern.cpp: In function `double f_ridge(double *, unsigned int)':
fnintern.cpp:956: warning: initialization to `int' from `double'
fnintern.cpp: In function `double f_ridged_mf(double *, unsigned int)':
fnintern.cpp:1000: warning: initialization to `int' from `double'
fnintern.cpp:1009: warning: `double' used for argument 1 of 
`pov_malloc(unsigned int, char *, int, char *)'
fnintern.cpp: In function `double f_noise_generator(double *, unsigned 
int)':
fnintern.cpp:1224: warning: initialization to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c fnpovfpu.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c fnsyntax.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c fpmetric.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c fractal.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c function.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c gif.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c gifdecod.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c hcmplx.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c hfield.cpp
hfield.cpp: In function `int dda_traversal(RAY *, HFIELD *, double *, 
HFIELD_BLOCK *)':
hfield.cpp:1709: warning: assignment to `int' from `double'
hfield.cpp:1710: warning: assignment to `int' from `double'
hfield.cpp:1840: warning: assignment to `int' from `double'
hfield.cpp:1841: warning: assignment to `int' from `double'
hfield.cpp: In function `int block_traversal(RAY *, HFIELD *, double *)':
hfield.cpp:2067: warning: assignment to `int' from `double'
hfield.cpp:2068: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c histogra.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c iff.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c image.cpp
image.cpp: In function `HF_VAL image_height_at(IMAGE *, int, int)':
image.cpp:544: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c interior.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c isosurf.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c jpeg_pov.cpp
In file included from /usr/include/jpeglib.h:24,
                 from jpeg_pov.cpp:142:
/usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
conf.h:47: warning: this is the location of the previous definition
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c lathe.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c lbuffer.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c lightgrp.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c lighting.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c matrices.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c media.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c mesh.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c normal.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c objects.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c octree.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c optin.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c optout.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c parse.cpp
parse.cpp: In function `void Parse_Camera(CAMERA **)':
parse.cpp:1672: warning: assignment to `int' from `double'
parse.cpp: In function `bool Parse_Camera_Mods(CAMERA *)':
parse.cpp:1800: warning: assignment to `int' from `double'
parse.cpp: In function `struct OBJECT * Parse_Mesh2()':
parse.cpp:3832: warning: assignment to `int' from `double'
parse.cpp:3873: warning: assignment to `long int' from `double'
parse.cpp:3890: warning: assignment to `long int' from `double'
parse.cpp:3906: warning: assignment to `long int' from `double'
parse.cpp:3990: warning: assignment to `int' from `double'
parse.cpp: In function `struct OBJECT * Parse_Parametric()':
parse.cpp:4404: warning: assignment to `int' from `double'
parse.cpp: In function `void Parse_Global_Settings()':
parse.cpp:6322: warning: assignment to `int' from `double'
parse.cpp:6358: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c parsestr.cpp
parsestr.cpp: In function `void UCS2_strupr(short unsigned int *)':
parsestr.cpp:1063: warning: comparison is always false due to limited range 
of data type
parsestr.cpp: In function `void UCS2_strlwr(short unsigned int *)':
parsestr.cpp:1101: warning: comparison is always false due to limited range 
of data type
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c parstxtr.cpp
parstxtr.cpp: In function `void Make_Pattern_Image(IMAGE *, FUNCTION *, int 
*)':
parstxtr.cpp:135: warning: assignment to `int' from `float'
parstxtr.cpp:136: warning: assignment to `int' from `float'
parstxtr.cpp:162: warning: assignment to `short unsigned int' from `double'
parstxtr.cpp:192: warning: assignment to `short unsigned int' from `double'
parstxtr.cpp:193: warning: assignment to `short unsigned int' from `double'
parstxtr.cpp:194: warning: assignment to `short unsigned int' from `double'
parstxtr.cpp:195: warning: assignment to `short unsigned int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c pattern.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c pgm.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c photons.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c pigment.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c planes.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c png_pov.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c point.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c poly.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c polygon.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c polysolv.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c pov_mem.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c povms.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c povmscpp.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c povmsend.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c povmsrec.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c povray.cpp
povray.cpp: In function `void fix_up_animation_values()':
povray.cpp:1447: warning: assignment to `int' from `double'
povray.cpp:1469: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c pov_util.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c ppm.cpp
ppm.cpp: In method `void PPM_Image::Write_Line(float (*)[5])':
ppm.cpp:287: warning: assignment to `unsigned int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c prism.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c quadrics.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c quatern.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c rad_data.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c radiosit.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c ray.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c render.cpp
render.cpp: In function `void Start_Tracing_Radiosity_Preview(int, int)':
render.cpp:983: warning: assignment to `int' from `double'
render.cpp:984: warning: assignment to `int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c renderio.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c sor.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c spheres.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c sphsweep.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c splines.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c statspov.cpp
statspov.cpp: In function `void check_stats(int, int, int)':
statspov.cpp:455: warning: `double' used for argument 3 of 
`Send_RenderTime(int, int, int)'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c super.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c targa.cpp
targa.cpp: In method `void Targa_Image::Write_Pixel(double, double, double, 
double)':
targa.cpp:371: warning: assignment to `unsigned int' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c texture.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c tiff_pov.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c tokenize.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c torus.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c triangle.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c truetype.cpp
truetype.cpp: In function `struct GlyphOutline * 
ExtractGlyphOutline(FontFileInfo *, unsigned int *, unsigned int)':
truetype.cpp:2343: warning: assignment to `SHORT' from `double'
truetype.cpp:2346: warning: assignment to `SHORT' from `double'
truetype.cpp:2349: warning: assignment to `SHORT' from `double'
truetype.cpp:2352: warning: assignment to `SHORT' from `double'
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c txttest.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c userdisp.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c userio.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c vbuffer.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c vlbuffer.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c warps.cpp
g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     `if [ "Xgcc" = "Xgcc" ]; then echo 
"-Wno-multichar"; fi ` -O3 -c unix.cpp
gcc -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\" 
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\" 
-DUSE_IO_RESTRICTIONS=\"\"     -g -O2 -c povxlib.c
g++  `if [ "Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -O3 
-I/usr/X11R6/include -o povray  atmosph.o bbox.o bcyl.o benchmark.o 
bezier.o blob.o  boxes.o bsphere.o camera.o chi2.o colour.o colutils.o 
cones.o csg.o  discs.o express.o file_pov.o fncode.o fnintern.o fnpovfpu.o 
fnsyntax.o  fpmetric.o fractal.o function.o gif.o gifdecod.o hcmplx.o 
hfield.o  histogra.o iff.o image.o interior.o isosurf.o jpeg_pov.o lathe.o  
lbuffer.o lightgrp.o lighting.o matrices.o media.o mesh.o normal.o  
objects.o octree.o optin.o optout.o parse.o parsestr.o parstxtr.o  
pattern.o pgm.o photons.o pigment.o planes.o png_pov.o point.o poly.o  
polygon.o polysolv.o pov_mem.o povms.o povmscpp.o povmsend.o povmsrec.o  
povray.o pov_util.o ppm.o prism.o quadrics.o quatern.o rad_data.o  
radiosit.o ray.o render.o renderio.o sor.o spheres.o sphsweep.o  splines.o 
statspov.o super.o targa.o texture.o tiff_pov.o tokenize.o  torus.o 
triangle.o truetype.o txttest.o userdisp.o userio.o vbuffer.o  vlbuffer.o 
warps.o unix.o povxlib.o -L/usr/X11R6/lib -lz -lm  -lX11
jpeg_pov.o: In function `JPEG_Image::JPEG_Image(char *, int, int, int, 
int)':
jpeg_pov.o(.text+0xe2): undefined reference to `jpeg_std_error'
jpeg_pov.o(.text+0x11a): undefined reference to `jpeg_CreateCompress'
jpeg_pov.o(.text+0x1a5): undefined reference to `jpeg_set_defaults'
jpeg_pov.o(.text+0x1b9): undefined reference to `jpeg_set_quality'
jpeg_pov.o(.text+0x1ca): undefined reference to `jpeg_start_compress'
jpeg_pov.o: In function `JPEG_Image::~JPEG_Image(void)':
jpeg_pov.o(.text+0x285): undefined reference to `jpeg_finish_compress'
jpeg_pov.o(.text+0x2db): undefined reference to `jpeg_destroy_compress'
jpeg_pov.o: In function `Read_JPEG_Image(Image_Struct *, char *)':
jpeg_pov.o(.text+0x386): undefined reference to `jpeg_std_error'
jpeg_pov.o(.text+0x3cb): undefined reference to `jpeg_destroy_decompress'
jpeg_pov.o(.text+0x422): undefined reference to `jpeg_CreateDecompress'
jpeg_pov.o(.text+0x453): undefined reference to `jpeg_resync_to_restart'
jpeg_pov.o(.text+0x474): undefined reference to `jpeg_read_header'
jpeg_pov.o(.text+0x4ad): undefined reference to `jpeg_destroy_decompress'
jpeg_pov.o(.text+0x50d): undefined reference to `jpeg_start_decompress'
jpeg_pov.o(.text+0x614): undefined reference to `jpeg_read_scanlines'
jpeg_pov.o(.text+0x742): undefined reference to `jpeg_finish_decompress'
jpeg_pov.o(.text+0x74b): undefined reference to `jpeg_destroy_decompress'
jpeg_pov.o: In function `JPEG_Image::Write_Line(float (*)[4])':
jpeg_pov.o(.text+0xa59): undefined reference to `jpeg_write_scanlines'
optout.o: In function `Print_Authors(void)':
optout.o(.text+0x90e): undefined reference to `png_get_libpng_ver'
optout.o(.text+0x94b): undefined reference to `TIFFGetVersion'
png_pov.o: In function `PNG_Image::PNG_Image(char *, int, int, int, int)':
png_pov.o(.text+0x2c8): undefined reference to `png_create_read_struct'
png_pov.o(.text+0x2dd): undefined reference to `png_create_info_struct'
png_pov.o(.text+0x35f): undefined reference to `png_destroy_read_struct'
png_pov.o(.text+0x3e9): undefined reference to `png_set_read_fn'
png_pov.o(.text+0x3fd): undefined reference to `png_read_info'
png_pov.o(.text+0x42c): undefined reference to `png_destroy_read_struct'
png_pov.o(.text+0x50b): undefined reference to `png_create_write_struct'
png_pov.o(.text+0x58d): undefined reference to `png_destroy_read_struct'
png_pov.o(.text+0x59c): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0x61f): undefined reference to `png_set_write_fn'
png_pov.o(.text+0x6a3): undefined reference to `png_write_info'
png_pov.o(.text+0x7a3): undefined reference to `png_create_write_struct'
png_pov.o(.text+0x7b8): undefined reference to `png_create_info_struct'
png_pov.o(.text+0x828): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0x88b): undefined reference to `png_set_write_fn'
png_pov.o(.text+0x9be): undefined reference to `png_write_info'
png_pov.o(.text+0xa79): undefined reference to `png_set_flush'
png_pov.o(.text+0xad0): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0xb1a): undefined reference to `png_write_flush'
png_pov.o(.text+0xb6d): undefined reference to `png_set_flush'
png_pov.o(.text+0xc03): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0xc1e): undefined reference to `png_set_write_fn'
png_pov.o: In function `PNG_Image::~PNG_Image(void)':
png_pov.o(.text+0xd18): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0xd58): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0xe0a): undefined reference to `png_write_finish_row'
png_pov.o(.text+0xe21): undefined reference to `png_write_end'
png_pov.o(.text+0xe33): undefined reference to `png_destroy_write_struct'
png_pov.o(.text+0xf01): undefined reference to `png_destroy_read_struct'
png_pov.o: In function `PNG_Image::Write_Line(float (*)[4])':
png_pov.o(.text+0x1b19): undefined reference to `png_write_row'
png_pov.o: In function `PNG_Image::Read_Line(float (*)[4])':
png_pov.o(.text+0x1c76): undefined reference to `png_read_row'
png_pov.o(.text+0x1c8a): undefined reference to `png_write_row'
png_pov.o: In function `Read_Png_Image(Image_Struct *, char *)':
png_pov.o(.text+0x1e83): undefined reference to `png_create_read_struct'
png_pov.o(.text+0x1e96): undefined reference to `png_create_info_struct'
png_pov.o(.text+0x1ed4): undefined reference to `png_destroy_read_struct'
png_pov.o(.text+0x1ef8): undefined reference to `png_set_read_fn'
png_pov.o(.text+0x1f06): undefined reference to `png_read_info'
png_pov.o(.text+0x20ee): undefined reference to `png_set_packing'
png_pov.o(.text+0x214d): undefined reference to `png_set_packing'
png_pov.o(.text+0x21a6): undefined reference to `png_set_strip_16'
png_pov.o(.text+0x2235): undefined reference to `png_set_gamma'
png_pov.o(.text+0x2243): undefined reference to `png_set_interlace_handling'
png_pov.o(.text+0x2251): undefined reference to `png_read_update_info'
png_pov.o(.text+0x22c4): undefined reference to `png_read_image'
png_pov.o(.text+0x258c): undefined reference to `png_read_end'
png_pov.o(.text+0x25a1): undefined reference to `png_destroy_read_struct'
png_pov.o: In function `png_pov_warn':
png_pov.o(.text+0x25dd): undefined reference to `png_get_error_ptr'
png_pov.o: In function `png_pov_err':
png_pov.o(.text+0x260b): undefined reference to `png_get_error_ptr'
png_pov.o: In function `png_pov_read_data':
png_pov.o(.text+0x2649): undefined reference to `png_get_io_ptr'
png_pov.o: In function `png_pov_write_data':
png_pov.o(.text+0x2689): undefined reference to `png_get_io_ptr'
png_pov.o: In function `png_pov_flush_data':
png_pov.o(.text+0x26c1): undefined reference to `png_get_io_ptr'
tiff_pov.o: In function `Read_Tiff_Image(Image_Struct *, char *)':
tiff_pov.o(.text+0x3a): undefined reference to `TIFFSetWarningHandler'
tiff_pov.o(.text+0x47): undefined reference to `TIFFSetErrorHandler'
tiff_pov.o(.text+0x58): undefined reference to `TIFFOpen'
tiff_pov.o(.text+0x7b): undefined reference to `TIFFGetField'
tiff_pov.o(.text+0x90): undefined reference to `TIFFGetField'
tiff_pov.o(.text+0xa8): undefined reference to `TIFFGetField'
tiff_pov.o(.text+0xbd): undefined reference to `TIFFGetField'
tiff_pov.o(.text+0xd5): undefined reference to `TIFFGetField'
tiff_pov.o(.text+0xea): more undefined references to `TIFFGetField' follow
tiff_pov.o: In function `Read_Tiff_Image(Image_Struct *, char *)':
tiff_pov.o(.text+0x102): undefined reference to `TIFFGetFieldDefaulted'
tiff_pov.o(.text+0x118): undefined reference to `TIFFGetFieldDefaulted'
tiff_pov.o(.text+0x159): undefined reference to `TIFFScanlineSize'
tiff_pov.o(.text+0x1f7): undefined reference to `TIFFGetField'
tiff_pov.o(.text+0x346): undefined reference to `TIFFStripSize'
tiff_pov.o(.text+0x397): undefined reference to `TIFFComputeStrip'
tiff_pov.o(.text+0x3a4): undefined reference to `TIFFReadEncodedStrip'
tiff_pov.o(.text+0x48f): undefined reference to `TIFFReadRGBAImage'
tiff_pov.o(.text+0x5c3): undefined reference to `TIFFClose'
*** Error code 1

Stop in /usr/home/tyler/povray-3.50b/src.
*** Error code 1

Stop in /usr/home/tyler/povray-3.50b.
root@tylereaves povray-3.50b #

-- 
Tyler Eaves


Post a reply to this message

From: Rob Hoopman
Subject: Re: Can't build on FreeBSD
Date: 25 Aug 2002 18:17:28
Message: <3D6973CD.5000306@tuna.nl>
Not sure if this will help but here goes:

Add -L/usr/local/lib -static to the last step, i.e.:

g++  `if [ "Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -O3
-I/usr/X11R6/include -o povray  atmosph.o bbox.o bcyl.o benchmark.o
bezier.o blob.o  boxes.o bsphere.o camera.o chi2.o colour.o colutils.o
cones.o csg.o  discs.o express.o file_pov.o fncode.o fnintern.o fnpovfpu.o
fnsyntax.o  fpmetric.o fractal.o function.o gif.o gifdecod.o hcmplx.o
hfield.o  histogra.o iff.o image.o interior.o isosurf.o jpeg_pov.o lathe.o
lbuffer.o lightgrp.o lighting.o matrices.o media.o mesh.o normal.o
objects.o octree.o optin.o optout.o parse.o parsestr.o parstxtr.o
pattern.o pgm.o photons.o pigment.o planes.o png_pov.o point.o poly.o
polygon.o polysolv.o pov_mem.o povms.o povmscpp.o povmsend.o povmsrec.o
povray.o pov_util.o ppm.o prism.o quadrics.o quatern.o rad_data.o
radiosit.o ray.o render.o renderio.o sor.o spheres.o sphsweep.o  splines.o
statspov.o super.o targa.o texture.o tiff_pov.o tokenize.o  torus.o
triangle.o truetype.o txttest.o userdisp.o userio.o vbuffer.o  vlbuffer.o
warps.o unix.o povxlib.o -L/usr/X11R6/lib -lz -lm  -lX11 
-L/usr/local/lib -static



Rob


Post a reply to this message

From: Warp
Subject: Re: Can't build on FreeBSD
Date: 25 Aug 2002 18:41:30
Message: <3d695d1a@news.povray.org>
Rob Hoopman <rob### [at] tunanl> wrote:
> -static

  That one is not necessary unless you really want a huge binary.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Tyler Eaves
Subject: Re: Can't build on FreeBSD
Date: 25 Aug 2002 18:43:05
Message: <3d695d79@news.povray.org>
Rob Hoopman wrote:

> Not sure if this will help but here goes:
> 
> Add -L/usr/local/lib -static to the last step, i.e.:
> 
> g++  `if [ "Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -O3
> -I/usr/X11R6/include -o povray  atmosph.o bbox.o bcyl.o benchmark.o
> bezier.o blob.o  boxes.o bsphere.o camera.o chi2.o colour.o colutils.o
> cones.o csg.o  discs.o express.o file_pov.o fncode.o fnintern.o fnpovfpu.o
> fnsyntax.o  fpmetric.o fractal.o function.o gif.o gifdecod.o hcmplx.o
> hfield.o  histogra.o iff.o image.o interior.o isosurf.o jpeg_pov.o lathe.o
> lbuffer.o lightgrp.o lighting.o matrices.o media.o mesh.o normal.o
> objects.o octree.o optin.o optout.o parse.o parsestr.o parstxtr.o
> pattern.o pgm.o photons.o pigment.o planes.o png_pov.o point.o poly.o
> polygon.o polysolv.o pov_mem.o povms.o povmscpp.o povmsend.o povmsrec.o
> povray.o pov_util.o ppm.o prism.o quadrics.o quatern.o rad_data.o
> radiosit.o ray.o render.o renderio.o sor.o spheres.o sphsweep.o  splines.o
> statspov.o super.o targa.o texture.o tiff_pov.o tokenize.o  torus.o
> triangle.o truetype.o txttest.o userdisp.o userio.o vbuffer.o  vlbuffer.o
> warps.o unix.o povxlib.o -L/usr/X11R6/lib -lz -lm  -lX11
> -L/usr/local/lib -static
> 
> 
> 
> Rob

Thanks! Worked great!

-- 
Tyler Eaves


Post a reply to this message

From: Rob Hoopman
Subject: Re: Can't build on FreeBSD
Date: 25 Aug 2002 19:45:00
Message: <3D698852.1020108@tuna.nl>
Warp wrote:
> Rob Hoopman <rob### [at] tunanl> wrote:
> 
>>-static
> 
> 
>   That one is not necessary unless you really want a huge binary.
> 

I know, but as the official linux binary is statically linked and I had 
some probs on NetBSD doing dynamic linking I thought I'd include it.

Rob


Post a reply to this message

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