[Xastir] Can't compile Xastir

Luka Goltnik - s57lx s57lx at hamradio.si
Wed Jan 23 17:13:56 EST 2008


Hi!

I think I had a very similar problem as I have today, because I can't
compile the newest Xastir development.

Ok so here's the error:

# make
make  all-recursive
make[1]: Entering directory `/opt/xastir-1.9.3'
Making all in src
make[2]: Entering directory `/opt/xastir-1.9.3/src'
Making all in rtree
make[3]: Entering directory `/opt/xastir-1.9.3/src/rtree'
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT index.o -MD -MP -MF ".deps/index.Tpo" -c -o index.o index.c; \
        then mv -f ".deps/index.Tpo" ".deps/index.Po"; else rm -f
".deps/index.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT rect.o -MD -MP -MF ".deps/rect.Tpo" -c -o rect.o rect.c; \
        then mv -f ".deps/rect.Tpo" ".deps/rect.Po"; else rm -f
".deps/rect.Tpo"; exit 1; fi
index.c: In function ‘Xastir_RTreeSearch’:
index.c:86: warning: cast from pointer to integer of different size
index.c: In function ‘Xastir_RTreeInsertRect2’:
index.c:147: warning: cast to pointer from integer of different size
index.c: In function ‘Xastir_RTreeDeleteRect2’:
index.c:287: warning: cast to pointer from integer of different size
index.c: In function ‘Xastir_RTreeDeleteRect’:
index.c:336: warning: cast from pointer to integer of different size
rect.c: In function ‘Xastir_RTreeContained’:
rect.c:372: warning: cast from pointer to integer of different size
rect.c:372: warning: cast from pointer to integer of different size
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT node.o -MD -MP -MF ".deps/node.Tpo" -c -o node.o node.c; \
        then mv -f ".deps/node.Tpo" ".deps/node.Po"; else rm -f
".deps/node.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT card.o -MD -MP -MF ".deps/card.Tpo" -c -o card.o card.c; \
        then mv -f ".deps/card.Tpo" ".deps/card.Po"; else rm -f
".deps/card.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT split_l.o -MD -MP -MF ".deps/split_l.Tpo" -c -o split_l.o
split_l.c; \
        then mv -f ".deps/split_l.Tpo" ".deps/split_l.Po"; else rm -f
".deps/split_l.Tpo"; exit 1; fi
rm -f librtree.a
ar cru librtree.a index.o rect.o node.o card.o split_l.o
ranlib librtree.a
make[3]: Leaving directory `/opt/xastir-1.9.3/src/rtree'
make[3]: Entering directory `/opt/xastir-1.9.3/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT alert.o -MD -MP -MF ".deps/alert.Tpo" -c -o alert.o alert.c; \
        then mv -f ".deps/alert.Tpo" ".deps/alert.Po"; else rm -f
".deps/alert.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT awk.o -MD -MP -MF ".deps/awk.Tpo" -c -o awk.o awk.c; \
        then mv -f ".deps/awk.Tpo" ".deps/awk.Po"; else rm -f
".deps/awk.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT bulletin_gui.o -MD -MP -MF ".deps/bulletin_gui.Tpo" -c -o
bulletin_gui.o bulletin_gui.c; \
        then mv -f ".deps/bulletin_gui.Tpo" ".deps/bulletin_gui.Po";
else rm -f ".deps/bulletin_gui.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT color.o -MD -MP -MF ".deps/color.Tpo" -c -o color.o color.c; \
        then mv -f ".deps/color.Tpo" ".deps/color.Po"; else rm -f
".deps/color.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT datum.o -MD -MP -MF ".deps/datum.Tpo" -c -o datum.o datum.c; \
        then mv -f ".deps/datum.Tpo" ".deps/datum.Po"; else rm -f
".deps/datum.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT db.o -MD -MP -MF ".deps/db.Tpo" -c -o db.o db.c; \
        then mv -f ".deps/db.Tpo" ".deps/db.Po"; else rm -f
".deps/db.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT db_gis.o -MD -MP -MF ".deps/db_gis.Tpo" -c -o db_gis.o
db_gis.c; \
        then mv -f ".deps/db_gis.Tpo" ".deps/db_gis.Po"; else rm -f
".deps/db_gis.Tpo"; exit 1; fi
db.c: In function ‘display_file’:
db.c:3762: warning: cast from pointer to integer of different size
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT dbfawk.o -MD -MP -MF ".deps/dbfawk.Tpo" -c -o dbfawk.o
dbfawk.c; \
        then mv -f ".deps/dbfawk.Tpo" ".deps/dbfawk.Po"; else rm -f
".deps/dbfawk.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT draw_symbols.o -MD -MP -MF ".deps/draw_symbols.Tpo" -c -o
draw_symbols.o draw_symbols.c; \
        then mv -f ".deps/draw_symbols.Tpo" ".deps/draw_symbols.Po";
else rm -f ".deps/draw_symbols.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT fcc_data.o -MD -MP -MF ".deps/fcc_data.Tpo" -c -o
fcc_data.o fcc_data.c; \
        then mv -f ".deps/fcc_data.Tpo" ".deps/fcc_data.Po"; else rm -f
".deps/fcc_data.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT festival.o -MD -MP -MF ".deps/festival.Tpo" -c -o
festival.o festival.c; \
        then mv -f ".deps/festival.Tpo" ".deps/festival.Po"; else rm -f
".deps/festival.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT geo-find.o -MD -MP -MF ".deps/geo-find.Tpo" -c -o
geo-find.o geo-find.c; \
        then mv -f ".deps/geo-find.Tpo" ".deps/geo-find.Po"; else rm -f
".deps/geo-find.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT geocoder_gui.o -MD -MP -MF ".deps/geocoder_gui.Tpo" -c -o
geocoder_gui.o geocoder_gui.c; \
        then mv -f ".deps/geocoder_gui.Tpo" ".deps/geocoder_gui.Po";
else rm -f ".deps/geocoder_gui.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT gps.o -MD -MP -MF ".deps/gps.Tpo" -c -o gps.o gps.c; \
        then mv -f ".deps/gps.Tpo" ".deps/gps.Po"; else rm -f
".deps/gps.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT hashtable.o -MD -MP -MF ".deps/hashtable.Tpo" -c -o
hashtable.o hashtable.c; \
        then mv -f ".deps/hashtable.Tpo" ".deps/hashtable.Po"; else rm
-f ".deps/hashtable.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT hashtable_itr.o -MD -MP -MF ".deps/hashtable_itr.Tpo" -c -o
hashtable_itr.o hashtable_itr.c; \
        then mv -f ".deps/hashtable_itr.Tpo" ".deps/hashtable_itr.Po";
else rm -f ".deps/hashtable_itr.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT hostname.o -MD -MP -MF ".deps/hostname.Tpo" -c -o
hostname.o hostname.c; \
        then mv -f ".deps/hostname.Tpo" ".deps/hostname.Po"; else rm -f
".deps/hostname.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT igate.o -MD -MP -MF ".deps/igate.Tpo" -c -o igate.o igate.c; \
        then mv -f ".deps/igate.Tpo" ".deps/igate.Po"; else rm -f
".deps/igate.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o
interface.o interface.c; \
        then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm
-f ".deps/interface.Tpo"; exit 1; fi
interface.c: In function ‘ax25_init’:
interface.c:4045: warning: cast from pointer to integer of different size
interface.c: In function ‘channel_data’:
interface.c:1344: warning: argument ‘length’ might be clobbered by
‘longjmp’ or ‘vfork’
interface.c: In function ‘net_connect_thread’:
interface.c:4822: warning: variable ‘ok’ might be clobbered by ‘longjmp’
or ‘vfork’
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT interface_gui.o -MD -MP -MF ".deps/interface_gui.Tpo" -c -o
interface_gui.o interface_gui.c; \
        then mv -f ".deps/interface_gui.Tpo" ".deps/interface_gui.Po";
else rm -f ".deps/interface_gui.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT io-common.o -MD -MP -MF ".deps/io-common.Tpo" -c -o
io-common.o io-common.c; \
        then mv -f ".deps/io-common.Tpo" ".deps/io-common.Po"; else rm
-f ".deps/io-common.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT io-mmap.o -MD -MP -MF ".deps/io-mmap.Tpo" -c -o io-mmap.o
io-mmap.c; \
        then mv -f ".deps/io-mmap.Tpo" ".deps/io-mmap.Po"; else rm -f
".deps/io-mmap.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT lang.o -MD -MP -MF ".deps/lang.Tpo" -c -o lang.o lang.c; \
        then mv -f ".deps/lang.Tpo" ".deps/lang.Po"; else rm -f
".deps/lang.Tpo"; exit 1; fi

if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT lang.o -MD -MP -MF ".deps/lang.Tpo" -c -o lang.o lang.c; \
        then mv -f ".deps/lang.Tpo" ".deps/lang.Po"; else rm -f
".deps/lang.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT list_gui.o -MD -MP -MF ".deps/list_gui.Tpo" -c -o
list_gui.o list_gui.c; \
        then mv -f ".deps/list_gui.Tpo" ".deps/list_gui.Po"; else rm -f
".deps/list_gui.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT locate_gui.o -MD -MP -MF ".deps/locate_gui.Tpo" -c -o
locate_gui.o locate_gui.c; \
        then mv -f ".deps/locate_gui.Tpo" ".deps/locate_gui.Po"; else rm
-f ".deps/locate_gui.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT location.o -MD -MP -MF ".deps/location.Tpo" -c -o
location.o location.c; \
        then mv -f ".deps/location.Tpo" ".deps/location.Po"; else rm -f
".deps/location.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT location_gui.o -MD -MP -MF ".deps/location_gui.Tpo" -c -o
location_gui.o location_gui.c; \
        then mv -f ".deps/location_gui.Tpo" ".deps/location_gui.Po";
else rm -f ".deps/location_gui.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
        then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f
".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT maps.o -MD -MP -MF ".deps/maps.Tpo" -c -o maps.o maps.c; \
        then mv -f ".deps/maps.Tpo" ".deps/maps.Po"; else rm -f
".deps/maps.Tpo"; exit 1; fi
main.c: In function ‘BuildPredefinedSARMenu_UI’:
main.c:9137: warning: cast to pointer from integer of different size
main.c:9149: warning: cast to pointer from integer of different size
maps.c: In function ‘Print_postscript_destroy_shell’:
maps.c:3927: warning: zero-length printf format string
maps.c:3927: warning: zero-length printf format string
maps.c: In function ‘load_alert_maps’:
maps.c:8328: warning: format ‘%d’ expects type ‘int’, but argument 4 has
type ‘size_t’
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT map_cache.o -MD -MP -MF ".deps/map_cache.Tpo" -c -o
map_cache.o map_cache.c; \
        then mv -f ".deps/map_cache.Tpo" ".deps/map_cache.Po"; else rm
-f ".deps/map_cache.Tpo"; exit 1; fi
map_cache.c: In function ‘map_cache_put’:
map_cache.c:248: warning: value computed is not used
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT map_dos.o -MD -MP -MF ".deps/map_dos.Tpo" -c -o map_dos.o
map_dos.c; \
        then mv -f ".deps/map_dos.Tpo" ".deps/map_dos.Po"; else rm -f
".deps/map_dos.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT map_gdal.o -MD -MP -MF ".deps/map_gdal.Tpo" -c -o
map_gdal.o map_gdal.c; \
        then mv -f ".deps/map_gdal.Tpo" ".deps/map_gdal.Po"; else rm -f
".deps/map_gdal.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include
-I/usr/include -DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2
-pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter
-pthread -MT map_geo.o -MD -MP -MF ".deps/map_geo.Tpo" -c -o map_geo.o
map_geo.c; \
        then mv -f ".deps/map_geo.Tpo" ".deps/map_geo.Po"; else rm -f
".deps/map_geo.Tpo"; exit 1; fi
map_geo.c: In function ‘draw_geo_image_map’:
map_geo.c:1605: warning: value computed is not used
map_geo.c:1937: warning: format ‘%i’ expects type ‘int’, but argument 3
has type ‘double’
map_geo.c:1937: warning: format ‘%i’ expects type ‘int’, but argument 4
has type ‘double’
map_geo.c:1937: warning: format ‘%i’ expects type ‘int’, but argument 5
has type ‘double’
map_geo.c:1957: error: invalid operands to binary <<
map_geo.c:1958: error: invalid operands to binary <<
map_geo.c:1959: error: invalid operands to binary <<
map_geo.c:2305: error: array subscript is not an integer
map_geo.c:2309: error: array subscript is not an integer
make[3]: *** [map_geo.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/opt/xastir-1.9.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/xastir-1.9.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/xastir-1.9.3'
make: *** [all] Error 2

I'm terribly sorry for this mess but I'd really like to run Xastir on my
system again. Note that I'm using Gentoo amd64. I had no problem
installing Xastir to my father's notebook, also Gentoo but x86. So I
have no idea what could be wrong, oh and please note that Xastir did
work on my system...but some time ago.

Kind regards,
Luka
-- 
BOFH Excuse #237:

Plate voltage too low on demodulator tube

Luka Goltnik - S57LX, s57lx at hamradio.si

http://www.hamradio.si/~s57lx



More information about the Xastir mailing list