Ticket #20 (closed task: duplicate)
fixme
| Reported by: | reid@… | Owned by: | artem |
|---|---|---|---|
| Priority: | Milestone: | 0.4.1 | |
| Component: | Shapefile indexing | Version: | SVN Trunk |
| Severity: | Normal | Keywords: | |
| Cc: | Patch Needs Improvement: | ||
| Needs Docmentation: | Has Patch?: | ||
| Design Decision Needed: |
Description
THREADING=multi is the default. mapnik r469 fails to build with:
136 [reid@magnify mapnik-svn]$ python scons/scons.py scons: Reading SConscript files ... Building on Linux ... 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-mt... no Could not find header or shared library for boost thread, exiting!
Note: See
TracTickets for help on using
tickets.
