Page 1 of 1

IM6505 compile failure - hrz.c

Posted: 2009-03-23T01:31:34-07:00
by epo001
On mac os x

Config line:

./configure --with-quantum-depth=16 --disable-dependency-tracking
--with-x=yes --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib/ --without-perl --enable-hdri

First error

/bin/sh ./libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I./config -I/usr/X11/include/freetype2
-I/usr/X11/include -I/usr/X11R6/include -I/usr/include/libxml2 -g -O2
-Wall -W -D_THREAD_SAFE -c -o coders/coders_hrz_la-hrz.lo `test -f
'coders/hrz.c' || echo './'`coders/hrz.c
coders/hrz.c: In function ‘ReadHRZImage’:
coders/hrz.c:161: error: invalid operands to binary <<
coders/hrz.c:162: error: invalid operands to binary <<
coders/hrz.c:163: error: invalid operands to binary <<
make[1]: *** [coders/coders_hrz_la-hrz.lo] Error 1

Re: IM6505 compile failure - hrz.c

Posted: 2009-03-23T05:50:55-07:00
by magick
Look for a patch in ImageMagick 6.5.0-6, available in about 2 hours. Thanks.