Well, recompiling from source didn't work for me:

sudo apt-get build-dep xastir
sudo apt-get source xastir
sudo chown -R rtg.rtg xastir-1.9.2/
cd xastir-1.9.2
./configure
make

ends with:

map_tif.c:1312: error: ‘TIFFTAG_PHOTOMETRIC’ undeclared (first use in this 
function)
map_tif.c:1312: error: ‘photometric’ undeclared (first use in this function)
map_tif.c:1313: error: ‘PHOTOMETRIC_RGB’ undeclared (first use in this function)
map_tif.c:1316: error: ‘TIFFTAG_ROWSPERSTRIP’ undeclared (first use in this 
function)
map_tif.c:1316: error: ‘rowsPerStrip’ undeclared (first use in this function)
map_tif.c:1321: error: ‘TIFFTAG_BITSPERSAMPLE’ undeclared (first use in this 
function)
map_tif.c:1321: error: ‘bitsPerSample’ undeclared (first use in this function)
map_tif.c:1326: error: ‘TIFFTAG_SAMPLESPERPIXEL’ undeclared (first use in this 
function)
map_tif.c:1326: error: ‘samplesPerPixel’ undeclared (first use in this function)
map_tif.c:1331: error: ‘TIFFTAG_PLANARCONFIG’ undeclared (first use in this 
function)
map_tif.c:1331: error: ‘planarConfig’ undeclared (first use in this function)
map_tif.c:1384: error: ‘PHOTOMETRIC_PALETTE’ undeclared (first use in this 
function)
map_tif.c:1385: error: ‘TIFFTAG_COLORMAP’ undeclared (first use in this 
function)
map_tif.c:1387: warning: implicit declaration of function ‘TIFFError’
map_tif.c:1387: warning: implicit declaration of function ‘TIFFFileName’
map_tif.c:1482: warning: implicit declaration of function 
‘my_GTIFProj4FromLatLong’
map_tif.c:1488: warning: implicit declaration of function ‘GTIFPCSToImage’
map_tif.c:1919: error: ‘PHOTOMETRIC_MINISBLACK’ undeclared (first use in this 
function)
map_tif.c:1936: error: ‘PHOTOMETRIC_MINISWHITE’ undeclared (first use in this 
function)
map_tif.c:1979: warning: implicit declaration of function ‘TIFFScanlineSize’
map_tif.c:2400: error: ‘TIFFTAG_GEOPIXELSCALE’ undeclared (first use in this 
function)
map_tif.c:2400: error: ‘qty’ undeclared (first use in this function)
map_tif.c:2541: error: ‘row’ undeclared (first use in this function)
map_tif.c:2591: error: ‘current_right’ undeclared (first use in this function)
map_tif.c:2604: error: ‘current_line_width’ undeclared (first use in this 
function)
map_tif.c:2655: warning: implicit declaration of function ‘TIFFReadScanline’
make[3]: *** [map_tif.o] Error 1
make[3]: Leaving directory `/home/rtg/xastir-1.9.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rtg/xastir-1.9.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rtg/xastir-1.9.2'
make: *** [all] Error 2

-- 
fails to fetch online maps.
https://bugs.launchpad.net/bugs/293873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to