[Xastir] Quirks compiling Xastir on Centos6

David A. Ranch xastir at trinnet.net
Sat May 12 23:27:06 EDT 2012


Hello Everyone,

I just updated my docs on getting Xastir compiled on Centos to support 
v6 in full RPMs but I had two questions:

1. Two items are missing what I run Xastir's configure but I was curious 
if I would be really missing anything from these two options?  I'm not 
really looking to do anything fancy with Xastir though I'd like to be 
able to support offline cached map tiles:
--

             xastir 2.0.1 has been configured to use the following
             options and external libraries:

             MINIMUM OPTIONS:
               ShapeLib (Vector maps) ................. : yes

             RECOMMENDED OPTIONS:
               GraphicsMagick/ImageMagick (Raster maps) : yes (ImageMagick)
               pcre (Shapefile customization) ......... : yes
               dbfawk (Shapefile customization) ....... : yes
               rtree indexing (Shapefile speedups) .... : yes
               map caching (Raster map speedups) ...... : yes
               internet map retrieval ................. : yes (libcurl)

             FOR THE ADVENTUROUS:
               AX25 (Linux Kernel I/O Drivers) ........ : yes
               libproj (USGS Topos&  Aerial Photos) ... : yes
               GeoTiff (USGS Topos&  Aerial Photos) ... : no<------------------
               Festival (Text-to-speech) .............. : yes
               GDAL/OGR (Obtuse map formats) .......... : no<------------------
               GPSMan/gpsmanshp (GPS downloads) ....... : yes
--

2.  When I load different maps with the compiled code working with a Kenwood D710 in KISS mode, I'm always getting
a few of these errors from the 2.0.1CVS code (downloaded 2 days ago).  Any ideas?
--
TBD: I don't think we can deal with colorspace != RGBTBD
TBD: I don't think we can deal with colorspace != RGBTBD
TBD: I don't think we can deal with colorspace != RGBTBD
TBD: I don't think we can deal with colorspace != RGBTBD
TBD: I don't think we can deal with colorspace != RGBTBD
TBD: I don't think we can deal with colorspace != RGBTBD

----------------------------------------------------------
When I try to load the OSM_tiled_osmarender map
----------------------------------------------------------

Built-in map types:
       gnis   USGS GNIS Datapoints
        pop   USGS GNIS Datapoints w/population
        map   APRSdos Maps
        map   WinAPRS/MacAPRS/X-APRS Maps
        pdb   PocketAPRS Maps

Support for these additional map types has been compiled in:
        geo   Image Map (ImageMagick/GraphicsMagick library, many formats allowed)
        geo   URL (Internet maps via libcurl library)
        geo   URL (OpenStreetMaps via libcurl library
                   Copyright OpenStreetMap and contributors, CC-BY-SA)
        shp   ESRI Shapefile Maps (Shapelib library)
        xpm   X Pixmap Maps (XPM library)
festival_client: connect to server failed
SayText: Couldn't open socket to Festival
Indexing maps...
draw_geo_image_map:sscanf parsing error
draw_geo_image_map:sscanf parsing error
draw_geo_image_map:sscanf parsing error
draw_geo_image_map:sscanf parsing error
1 File  could not be read
Finished indexing maps

*** Reading WX Alert log files
*** Done with WX Alert log files
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/39/98.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/39/99.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/39/100.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/40/98.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/40/99.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/40/100.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/41/98.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/41/99.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/41/100.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/42/98.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/42/99.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
Download error for tile: http://tah.openstreetmap.org/Tiles/tile/8/42/100.png
curl told us 6
curlerr: Couldn't resolve host 'tah.openstreetmap.org'
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/39/98.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/39/98.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/39/98.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/40/98.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/40/98.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/40/98.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/41/98.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/41/98.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/41/98.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/42/98.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/42/98.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/42/98.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/39/99.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/39/99.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/39/99.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/40/99.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/40/99.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/40/99.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/41/99.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/41/99.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/41/99.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/42/99.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/42/99.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/42/99.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/39/100.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/39/100.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/39/100.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/40/100.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/40/100.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/40/100.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/41/100.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/41/100.png' @ error/png.c/ReadPNGImage/3643.
Removing /root/.xastir/OSMtiles/osmarender/8/41/100.png
xastir: unable to open image `/root/.xastir/OSMtiles/osmarender/8/42/100.png': No such file or directory @ error/blob.c/OpenBlob/2617.
xastir: unable to open file `/root/.xastir/OSMtiles/osmarender/8/42/100.png' @ error/png.c/ReadPNGImage/3643.

----------------------------------------------------------
When I try to load the OSM_tiled_skiiing map
----------------------------------------------------------
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/39/98.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/39/98.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/40/98.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/40/98.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/41/98.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/41/98.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/42/98.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/42/98.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/39/99.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/39/99.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/40/99.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/40/99.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/41/99.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/41/99.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/42/99.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/42/99.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/39/100.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/39/100.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/40/100.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/40/100.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/41/100.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/41/100.png
xastir: improper image header `/root/.xastir/OSMtiles/skiing/8/42/100.png' @ error/png.c/ReadPNGImage/3651.
Removing /root/.xastir/OSMtiles/skiing/8/42/100.png







More information about the Xastir mailing list