System: MacOSX 10.10.1 (14B25), with Xcode 6.1.1 (6A2008a).
Issue: error reported by 'make':
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Volumes/Data/Users/Landry/Desktop/ImageMagick-6.9.0-2/magick -I/Volumes/Data/Users/Landry/Desktop/ImageMagick-6.9.0-2/wand -I/usr/X11/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/local/Cellar/freetype/2.5.4/include/freetype2 -g -O2 -Wall -march=core2 -fexceptions -D_FORTIFY_SOURCE=0 -D_THREAD_SAFE -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -c -o coders/coders_palm_la-palm.lo `test -f 'coders/palm.c' || echo './'`coders/palm.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Volumes/Data/Users/Landry/Desktop/ImageMagick-6.9.0-2/magick -I/Volumes/Data/Users/Landry/Desktop/ImageMagick-6.9.0-2/wand -I/usr/X11/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/libxml2 -I/usr/local/Cellar/freetype/2.5.4/include/freetype2 -g -O2 -Wall -march=core2 -fexceptions -D_FORTIFY_SOURCE=0 -D_THREAD_SAFE -pthread -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -c coders/palm.c -fno-common -DPIC -o coders/.libs/coders_palm_la-palm.o
coders/palm.c:513:53: error: invalid operands to binary expression ('PixelPacket *' (aka 'struct _PixelPacket *')
and 'IndexPacket' (aka 'float'))
SetMagickPixelPacket(image,image->colormap+index,
~~~~~~~~~~~~~~~^~~~~~
1 error generated.
make[1]: *** [coders/coders_palm_la-palm.lo] Error 1
make: *** [all] Error 2
Configure options:
./configure CPPFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib' --enable-delegate-build --enable-shared --enable-hdri --disable-static --disable-opencl --with-modules --with-perl=/Users/Landry/perl5/perlbrew/perls/stable/bin/perl --with-quantum-depth=16 --with-gslib --without-wmf --disable-silent-rules --disable-dependency-tracking --disable-openmp --with-gs-font-dir=/usr/local/share/ghostscript/fonts/ --with-lqr