Error in building svn 5872

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
multiSnow
Posts: 2
Joined: 2011-11-05T02:50:23-07:00
Authentication code: 8675308

Error in building svn 5872

Post by multiSnow »

MagickCore/image.c: In function 'IsHighDynamicRangeImage':
MagickCore/image.c:1825:11: error: 'zero' undeclared (first use in this function)
MagickCore/image.c:1825:11: note: each undeclared identifier is reported only once for each function it appears in

linux kernel version: 3.0.0-2-amd64
gcc version 4.6.2 (Debian 4.6.2-4)
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Error in building svn 5872

Post by magick »

Thanks, we'll get a patch in SVN by sometime tomorrow.
Post Reply