Date: Sat, 14 Aug 2010 18:30:08 GMT From: Tilman Linneweh <arved@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/148919: graphics/mapnik not longer broken Message-ID: <201008141830.o7EIU8bd000627@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/148919; it has been noted by GNATS. From: Tilman Linneweh <arved@FreeBSD.org> To: bug-followup@FreeBSD.org, ml-freebsd@bettercom.de Cc: Subject: Re: ports/148919: graphics/mapnik not longer broken Date: Sat, 14 Aug 2010 20:24:07 +0200 Well it seems there is quite some patching required to make it work with current boost, here it fails with: g++ -o src/agg_renderer.os -c -DHAVE_LIBXML2 -DHAVE_CAIRO -DHAVE_PYCAIRO -ansi -Wall -pthread -ftemplate-depth-100 -DFREEBSD -DBOOST_SPIRIT_THREADSAFE -DMAPNIK_THREADSAFE -O2 -finline-functions -Wno-inline -DNDEBUG -pthread -fPIC -D_THREAD_SAFE -Iagg/include -Iinclude -I. -I/usr/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libxml2 -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/cairo -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/pycairo src/agg_renderer.cpp In file included from include/mapnik/datasource.hpp:31, from include/mapnik/feature_style_processor.hpp:30, from include/mapnik/agg_renderer.hpp:30, from src/agg_renderer.cpp:25: include/mapnik/feature.hpp:32:34: error: boost/property_map.hpp: No such file or directory
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008141830.o7EIU8bd000627>