POV-Ray : Newsgroups : povray.unix : Compilation on IRIX : Re: Compilation on IRIX Server Time
28 Jun 2024 21:39:00 EDT (-0400)
  Re: Compilation on IRIX  
From: Thorsten Froehlich
Date: 7 Feb 2005 13:39:50
Message: <4207b5f6@news.povray.org>
vtech wrote:
> Hi everyone, I'm trying to compile PovRAY 3.6.1 on IRIX 6.5.25 using gcc3.3
> This is where it fails:
> 
> Making all in tiff/libtiff
> gmake[3]: Entering directory `/d2/povray-3.6.1/libraries/tiff/libtiff'
> gmake[3]: *** No rule to make target `all'.  Stop.
> 
> Any ideas? I've tried tried to disable tiff support, but --without-tiff
> doesn't work.

You cannot disable any library included with POV-Ray, they are all mandatory 
to build a working version off POV-Ray.

What you can do, however, other than fixing the libtiff configure/makefiles 
is to look for  distributions of libtiff with the appropriate version (not 
an older version!) for Irix.  Then install those and configure/make POV-Ray 
again, it will detect the version you installed and use that.

	Thorsten


Post a reply to this message

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