POV-Ray : Newsgroups : povray.unix : Can't build 3.5 on Solaris : Can't build 3.5 on Solaris Server Time
28 Jul 2024 08:30:54 EDT (-0400)
  Can't build 3.5 on Solaris  
From: Sekenre
Date: 27 Aug 2002 12:35:06
Message: <web.3d6ba9c6214dff84c6303c790@news.povray.org>
Hi folks,

I am having problems compiling the povray 3.5 executable from source on
Solaris8
It barfs with the following messages;

g++  `if [ "Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -static
-I/usr/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/lib/sparcv9
-R/usr/lib/sparcv9 -ltiff -ljpeg -lpng -lz -lm  -lX11

Undefined                       first referenced
 symbol                             in file
socket                              /usr/openwin/lib/libX11.a(x11trans.o)
getpeername                         /usr/openwin/lib/libX11.a(x11trans.o)
xdrmem_create                       /usr/openwin/lib/libX11.a(ConnDis.o)
dlclose                             /usr/openwin/lib/libX11.a(x11trans.o)
gethostbyname                       /usr/openwin/lib/libX11.a(x11trans.o)
setsockopt                          /usr/openwin/lib/libX11.a(x11trans.o)
getservbyname                       /usr/openwin/lib/libX11.a(x11trans.o)
XSolarisIASetProcessInfo            /usr/openwin/lib/libX11.a(OpenDis.o)
authdes_create                      /usr/openwin/lib/libX11.a(ConnDis.o)
inet_addr                           /usr/openwin/lib/libX11.a(x11trans.o)
shutdown                            /usr/openwin/lib/libX11.a(x11trans.o)
getsockname                         /usr/openwin/lib/libX11.a(x11trans.o)
dlsym                               /usr/openwin/lib/libX11.a(x11trans.o)
dlopen                              /usr/openwin/lib/libX11.a(x11trans.o)
connect                             /usr/openwin/lib/libX11.a(x11trans.o)
ld: fatal: Symbol referencing errors. No output written to povray
collect2: ld returned 1 exit status
make[1]: *** [povray] Error 1
make[1]: Leaving directory `/home/ks122413/src/povray-3.50a/src'
make: *** [all-recursive] Error 1

Any clues would be appreciated!
Thanks


Post a reply to this message

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