POV-Ray : Newsgroups : povray.general : stack dump : Re: stack dump Server Time
30 Jul 2024 08:30:18 EDT (-0400)
  Re: stack dump  
From: twister
Date: 7 Jun 2009 16:05:00
Message: <web.4a2c1d3aaf746ab38333ddc80@news.povray.org>
"clipka" <nomail@nomail> wrote:
> Out of sheer curiosity: Why don't you just use the official native Windows
> binary?

Because I want povray to be launched from the script and no GUI is expected.

>
> Aside from that: I guess rebuilding won't hurt, so it's definitely worth trying.

When I try to recompile the 3.6.1 version on this new box (centrino 2) I get
compiler complaints:

In file included from ../libtiff/tiffio.h:34,
                 from ../libtiff/tiffiop.h:44,
                 from ../libtiff/tif_aux.c:32:
.../libtiff/tiffvers.h:2: error: stray '\' in program
.../libtiff/tiffvers.h:2: error: parse error before numeric constant
.../libtiff/tiffvers.h:2: error: stray '\' in program
.../libtiff/tiffvers.h:2: error: missing terminating " character
In file included from ../libtiff/tiffiop.h:44,
                 from ../libtiff/tif_aux.c:32:
.../libtiff/tiffio.h:204: error: parse error before "TIFF"
.../libtiff/tiffio.h:204: warning: no semicolon at end of struct or union
.../libtiff/tiffio.h:233: error: parse error before '}' token
.../libtiff/tiffio.h:251: error: parse error before '*' token
In file included from ../libtiff/tiffiop.h:44,
                 from ../libtiff/tif_aux.c:32:
.../libtiff/tiffio.h:276: error: parse error before '*' token
.../libtiff/tiffio.h:292: error: parse error before '*' token

Some tips? I have tried with many gcc versions for cygwin and with libtiff
variants but I guess libtiff is included in povray-3.6.1.tar.bz2 package and it
doesn't look for the other versions.


Post a reply to this message

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