> The compile gets further with boost 1.42, but oddly exits with a
> similar-looking error (both mapnik trunk and 0.7):
Aha, it turns out scons was detecting boost 1.42 headers but was
actually using 1.40 boost stuff installed using apt-get. I've now
removed all boost 1.40 related packages. This leads to a new
conondrum:
"Could not find required header or shared library for boost regex".
This is the only boost dependency not satisfied. It looks like boost
regex has been built allright:
[fri...@ubuntu-desktop:~]$ ls -lh /usr/local/lib/libboost* | grep regex
-rw-r--r-- 1 root root 2.0M 2010-01-17 11:51 /usr/local/lib/libboost_regex.a
lrwxrwxrwx 1 root root 24 2010-01-17 11:49
/usr/local/lib/libboost_regex.so -> libboost_regex.so.1.42.0
-rwxr-xr-x 1 root root 897K 2010-01-16 11:48
/usr/local/lib/libboost_regex.so.1.41.0
-rwxr-xr-x 1 root root 1.2M 2010-01-17 11:49
/usr/local/lib/libboost_regex.so.1.42.0
[fri...@ubuntu-desktop:~]$ (01-17 12:08)
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users