On Wed, May 16, 2012 at 04:37:22AM -0700, we recorded a bogon-computron collision of the <[email protected]> flavor, containing: > On Tue, 15 May 2012, James Jolin wrote: > > >> /usr/local/lib/libgeotiff.a(geotiff_proj4.o): In function > >> `GTIFProj4FromLatLong': > >> geotiff_proj4.c:(.text+0xf0c): undefined reference to `pj_init' > >> geotiff_proj4.c:(.text+0xf88): undefined reference to `pj_fwd' > >> geotiff_proj4.c:(.text+0xfae): undefined reference to `pj_free' > >> /usr/local/lib/libgeotiff.a(geotiff_proj4.o): In function > >> `GTIFProj4ToLatLong': > >> geotiff_proj4.c:(.text+0x104c): undefined reference to `pj_init' > >> geotiff_proj4.c:(.text+0x10be): undefined reference to `pj_inv' > >> geotiff_proj4.c:(.text+0x10ee): undefined reference to `pj_free' > > This sounds suspiciously like what was just talked about in this thread: > > [Xastir-dev] Proj4 projects.h removed in 4.8 > > Perhaps related?
Nope. If it were the projects.h issue, it would fail in compilation. This is failing at link time. -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 http://kevan.org/brain.cgi?DDTNM "And, isn't sanity really just a one-trick pony anyway? I mean all you get is one trick, rational thinking, but when you're good and crazy, oooh, oooh, oooh, the sky is the limit!" --- The Tick _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
