Bug#649976: iceape: FTBFS: ../../../../../../mozilla/modules/libpr0n/decoders/png/nsPNGDecoder.cpp:122:17: error: invalid use of incomplete type 'png_struct {aka struct png_struct_def}'

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Wed Nov 30 00:54:02 UTC 2011


2011/11/25 Mike Hommey <mh at glandium.org>:
> On Fri, Nov 25, 2011 at 12:27:22PM +0900, Nobuhiro Iwamatsu wrote:
>> Source: iceape
>> Version: 2.0.14-9
>> Severity: wishlist
>> User: libpng at packages.debian.org
>> Usertags: libpng15-transition
>>
>> Hi,
>>
>> I uploaded libpng 1.5 to experimental.
>> libpng maintainers plan to transition from libpng 1.2 to 1.5.
>> I am checking build it the package depend to libpng.
>>
>> I noticed your package FTBFS by libpng 1.5.
>> I attached build log.
>> Could you check your package?
>
> Seeing the error, it would seem libpng 1.5 doesn't expose its structs
> anymore?

Yes, reference of the member of a structure can not access directly.
When we access and change member of a structure , we need to use using
functions.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6





More information about the pkg-mozilla-maintainers mailing list