POV-Ray : Newsgroups : povray.unix : Can't build 3.5 on Solaris : Re: Can't build 3.5 on Solaris Server Time
28 Jul 2024 08:31:19 EDT (-0400)
  Re: Can't build 3.5 on Solaris  
From: Warp
Date: 27 Aug 2002 22:28:01
Message: <3d6c3531@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
>>   No. That's exactly the flag he should remove in order to get povray
>> compiled. It won't compile with it.

> Excuse the stupid question, but why?

  The standard Solaris distribution doesn't have static X-libraries
(ie. the .a-files), only dynamic ones (ie. the .so-files). The linking
error is produced because the linker can't find the static libraries,
even though it was ordered to use them.

-- 
#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

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