[Xastir] CVS back open, problem compiling latest 2.0.0 today

David Flood davidf4 at mindspring.com
Fri Feb 11 08:37:28 EST 2011


Hello Mike,

Here's an explanation of that error that Tom Russo posted last December:

Check your *Magick install.  It must have a QuantumDepth of something other
than 8 or 16, and Xastir won't work properly if so.  Apparently some
installs of ImageMagick can have 32 or 64-bit quanta.  GraphicsMagick
defaults to 8-bit now, perhaps ImageMagick went to 32 or 64 as default.

It'll be in either magick-config.h (for ImageMagick) or magick_config.h for
GraphicsMagick).

-----Original Message-----
From: xastir-bounces at lists.xastir.org
[mailto:xastir-bounces at lists.xastir.org] On Behalf Of wolthui3 at msu.edu
Sent: Friday, February 11, 2011 03:41

Found CVS open again this morning and so I grabbed the latest source.  I
attempted to build it on my Ubuntu 10.10 box and get this problem.

map_OSM.c:165: error: #error "QuantumDepth != 16 or 8"
make[3]: *** [map_OSM.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/map_pop.Tpo .deps/map_pop.Po
mv -f .deps/main.Tpo .deps/main.Po
make[3]: Leaving directory `/home/morphius/xastir/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/morphius/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/morphius/xastir'
make: *** [all] Error 2






More information about the Xastir mailing list