POV-Ray : Newsgroups : povray.unix : POV-Ray 3.7 RC 6 not compiling : Re: POV-Ray 3.7 RC 6 not compiling Server Time
28 Apr 2024 14:47:05 EDT (-0400)
  Re: POV-Ray 3.7 RC 6 not compiling  
From: Le Forgeron
Date: 9 Jul 2012 15:56:51
Message: <4ffb3783@news.povray.org>
Le 09/07/2012 21:38, Chaanakya nous fit lire :
> Le_Forgeron <jgr### [at] freefr> wrote:
>> Le 09/07/2012 21:16, Le_Forgeron nous fit lire :
>>
>>> I'm still with 1.2.4 (aka libpng12)
>>
>> That's 1.2.46 !
> 
> Since I'm using Debian Sid+Experimental, I have version 1.5.11....could that be
> the reason why?  Also, what exactly should I look for in the config.log file?

1. Probably. povray have been tested, I presume, with 1.2 and maybe 1.4,
but 1.5 might have introduced a significant change about the usage of
setjmp.

2. The reported version of png. Seems you find it already.


Indeed, the portability note on
 http://www.libpng.org/pub/png/libpng.html
does state that png_struct & png_info are now private.

png_structp  (as type: png_struct * , p for pointer) is actually used in
source/base/image/png.cpp, and same goes for png_infop .
That might not help :->


Post a reply to this message

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