POV-Ray : Newsgroups : povray.unix : Compiling 3.5 source on Linux also fails : Re: Compiling 3.5 source on Linux also fails Server Time
28 Jul 2024 16:15:08 EDT (-0400)
  Re: Compiling 3.5 source on Linux also fails  
From: Warp
Date: 2 Aug 2002 21:42:14
Message: <3d4b34f5@news.povray.org>
Chris Jeppesen <chr### [at] digiquillcom> wrote:
> LDFLAGS = -static -I/usr/X11R6/include

  I can't link here (Sparc Solaris) with the -static because there are only
dynamic versions of X libraries installed.
  You should try without the -static flag (but then you might have to
specify a libtiff.a explicitly, as I have to do here). You will probably
get a smaller binary as well.

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