[Xastir] Here I go again....

Wes Johnston wes at johnston.net
Tue Sep 9 17:11:29 EDT 2003


I'm trying to install xastir under cygwin for an upcoming demo....
Admittedly, I do have ImageMagick installed and LCMS but xastir doens't see
it.... I have shapelib installed and xastir sees that.

when i MAKE, I get this late in the make process...  what does this mean?
Does it mean I have to fix lcms?
Wes


$ make
make  all-recursive
make[1]: Entering directory `/home/Wes Johnston/src/xastir'
Making all in src
make[2]: Entering directory `/home/Wes Johnston/src/xastir/src'
if
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include -I/usr/X11R6/include
-DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2 -pipe -Wall -MT
map_geo.o
 -MD -MP -MF ".deps/map_geo.Tpo" \
  -c -o map_geo.o `test -f 'map_geo.c' || echo './'`map_geo.c; \
then mv -f ".deps/map_geo.Tpo" ".deps/map_geo.Po"; \
else rm -f ".deps/map_geo.Tpo"; exit 1; \
fi
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
map_geo.c: In function `draw_geo_image_map':
map_geo.c:1496: `pixel_pack' undeclared (first use in this function)
map_geo.c:1496: (Each undeclared identifier is reported only once
map_geo.c:1496: for each function it appears in.)
map_geo.c:1496: `l' undeclared (first use in this function)
make[2]: *** [map_geo.o] Error 1
make[2]: Leaving directory `/home/Wes Johnston/src/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Wes Johnston/src/xastir'
make: *** [all] Error 2




More information about the Xastir mailing list