[OSM-dev] Mapnik compilation fails on debian etch
Jon Burgess
jburgess777 at googlemail.com
Fri Feb 9 21:25:38 GMT 2007
On Fri, 2007-02-09 at 21:56 +0100, Joerg Ostertag (OSM Munich/Germany)
wrote:
> I'm trying to compile the newest mapnik on my debian etch machine. And now I
> don't know where to look. I had one of the last versions compile on this
> machine before, but now it stops with the following error. I first looked if
> i deinstalled some libs, but it doesn't look like. Any hints are welcome.
>
> -
> Joerg
>
> tweety at moby:~/svn.openstreetmap.org$ cd
> ~/svn.openstreetmap.org/utils/mapnik.berlios
> tweety at moby:~/svn.openstreetmap.org/utils/mapnik.berlios$ python
> scons/scons.py
> scons: Reading SConscript files ...
> Checking for main() in C library m... yes
> Checking for main() in C library ltdl... yes
> Checking for main() in C library png... yes
> Checking for main() in C library tiff... yes
> Checking for main() in C library z... yes
> Checking for main() in C library jpeg... yes
> Checking for main() in C library proj... yes
> Checking for main() in C library pq... no
> Checking for main() in C++ library boost_thread-gcc-mt... no
> Checking for main() in C++ library boost_thread-gcc... no
> Could not find header or shared library for boost thread, exiting!
> tweety at moby:~/svn.openstreetmap.org/utils/mapnik.berlios$
>
Broken for me too. Looks like the latest version of SConstruct is the
cause.
$ svn up -r432 SConstruct
makes it work again for me.
Jon
More information about the dev
mailing list