[mapguide-internals] Error in compiling Agg on ubuntu...

Traian Stanev traian.stanev at autodesk.com
Tue Nov 13 02:28:25 EST 2007


Yes they are definitely not picked up from under /Oem. I am going to look into this when I get a chance... right now I am traveling and things have been a little too busy.

Traian

________________________________________
From: mapguide-internals-bounces at lists.osgeo.org [mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Jason Birch [Jason.Birch at nanaimo.ca]
Sent: Monday, November 12, 2007 8:27 PM
To: MapGuide Internals Mail List
Subject: RE: [mapguide-internals] Error in compiling Agg on ubuntu...

I'm not sure that the fix for PNG is working properly (ok, it was yesterday, but I think I had to re-add the libpng package compiling trunk), and found that I had to install the libfreetype6-dev package in order to avoid some missing reference problems in GD:

/home/administrator/mgsvn/Common/Renderers/.libs/libMgRenderers.so:
undefined reference to `gdFontCacheSetup'
/home/administrator/mgsvn/Common/Renderers/.libs/libMgRenderers.so:
undefined reference to `gdFontCacheShutdown'

Is it possible that the bundled PNG and Freetype libs aren't being picked up properly in the Oem GD build?

Jason

________________________________

From: Traian Stanev
Subject: RE: [mapguide-internals] Error in compiling Agg on ubuntu...

I read your emails out of order. Yes I know what is wrong here and will fix it. The Makefile.am of renderers is missing a header path to ../../Oem/gd/lpng. I had not noticed it since my Ubuntu box also has png-dev installed so png was in the path already.


More information about the mapguide-internals mailing list