[Xastir] Help on error msg...

Tom Russo russo at bogodyn.org
Sun Aug 1 23:08:12 EDT 2010


On Sun, Aug 01, 2010 at 01:54:34PM -0700, we recorded a bogon-computron collision of the <curt.we7u at gmail.com> flavor, containing:
> On Sun, 1 Aug 2010, Curt, WE7U wrote:
> 
> > I'll investigate to see if I can get Xastir working with the newer
> > libraries.  I really like having topo map support compiled in.  I'll
> > report back if I find anything.
> 
> Huh.  What was that, 10 minutes?  Surprised me how quick this could
> be solved.  I thought it might be a long drawn-out couple-of-weeks
> affair.
> 
> Make the top of xastir/src/map_tif.c look like this:
> 
> ---------------------------------------------------------------------
> //#include "xtiffio.h"
> #include "libgeotiff/xtiffio.h"
> //#include "geotiffio.h"
> 
> //#include "geo_normalize.h"
> #include "libgeotiff/geo_normalize.h"
> ---------------------------------------------------------------------
> 
> That should make it compile with the newer libgeotiff packages.  On
> my system they moved the libgeotiff files from "/usr/include/" to
> "/usr/include/libgeotiff/" which broke the includes in "map_tif.c".

Ubuntu and debian users have been dealing with this for ages --- the debian
packages started installing libgeotiff headers into a libgeotiff subdirctory
a couple years ago.  

The easy approach is to add "CPPFLAGS=-I/usr/include/libgeotiff" to the 
configure line.  

-- 
Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236        http://kevan.org/brain.cgi?DDTNM
 "The truth will set you free, but first it will piss you off."




More information about the Xastir mailing list