Bug#522477: [png-mng-implement] Bug#522477: inkscape: FTBFS: pngconf.h:328: error: expected constructor, destructor, or type conversion before '.' token

2009-04-14 Thread John Bowler
From: Wolfram Quester [mailto:wo...@sigxcpu.org] OK, thanks for the link. But the crazy thing is that inkscape includes setjmp.h in the code leading to the compiler error only via png.h. You need to look for the #define of _SETJMP_H. Greg's method doesn't work for that unfortunately, but some

Bug#522477: [png-mng-implement] Bug#522477: inkscape: FTBFS: pngconf.h:328: error: expected constructor, destructor, or type conversion before '.' token

2009-04-14 Thread Kurt Roeckx
On Mon, Apr 13, 2009 at 06:17:52PM +0200, Wolfram Quester wrote: OK, thanks for the link. But the crazy thing is that inkscape includes setjmp.h in the code leading to the compiler error only via png.h. It does not include setjmp.h directly. So I'm still tempted to call this a bug in

Bug#522477: [png-mng-implement] Bug#522477: inkscape: FTBFS: pngconf.h:328: error: expected constructor, destructor, or type conversion before '.' token

2009-04-13 Thread Wolfram Quester
On Sat, Apr 11, 2009 at 07:00:55PM -0400, Tom Lane wrote: Wolfram Quester wo...@sigxcpu.org writes: Kurt Roeckx submitted the bug against inkscape cited below. In file included from /usr/include/libpng12/png.h:474, from sp-image.cpp:44: /usr/include/libpng12/pngconf.h:328: error:

Bug#522477: [png-mng-implement] Bug#522477: inkscape: FTBFS: pngconf.h:328: error: expected constructor, destructor, or type conversion before '.' token

2009-04-11 Thread Tom Lane
Wolfram Quester wo...@sigxcpu.org writes: Kurt Roeckx submitted the bug against inkscape cited below. In file included from /usr/include/libpng12/png.h:474, from sp-image.cpp:44: /usr/include/libpng12/pngconf.h:328: error: expected constructor, destructor, or type conversion before '.'