On Sat, Nov 15, 2008 at 4:56 PM, roger g6ckr <[EMAIL PROTECTED]> wrote: _____________________________________________ > Well I'm rapidly advancing backwards. > I just tried the CVS route and get lines like > > ./../xastir/src/map_tif.c:957: warning: format '%s' expects type 'char > *', but argument 3 has type 'int' > ../../xastir/src/map_tif.c:984: warning: format '%s' expects type 'char > *', but argument 3 has type 'int' > AND > ../../xastir/src/map_tif.c:2591: error: 'current_right' undeclared > (first use in this function) > ../../xastir/src/map_tif.c:2604: error: 'current_line_width' undeclared > (first use in this function) > ../../xastir/src/map_tif.c:2655: warning: implicit declaration of > function 'TIFFReadScanline' > make[2]: *** [map_tif.o] Error 1 > make[2]: Leaving directory `/home/roger/src/XASTIR/build-full/src' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/roger/src/XASTIR/build-full/src' > make: *** [install-recursive] Error 1 > [EMAIL PROTECTED]:~/src/XASTIR/build-full$ > > During the make and install give the same errors. > NOTE the build-full does not imply that the initial worked I just > continued in the hope that the additions might help. > > <http://www.xastir.org/wiki/index.php/HowTo:Ubuntu_6.10> > Was the page used. > One question is should I have removed the 1.9.4 I had managed to compile > Before. instinct says no as a fail like now would result in no version > to run. > I apologise that I'm not very good as soon as a set of instruction stop > working. > 73 Roger G6CKR
That looks like the same error that Rick Green reported in another thread. I am not seeing it, so I don't know what to think. Earlier this evening I built another Xastir VM from scratch with Xubuntu 8.10 in order to help me write the Wiki update, and everything was fine except a GDAL glitch. I installed GDAL via get-maptools, but configure isn't finding it. To me, though, GDAL is not a big deal. Lee - K5DAT _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
