Ok so I figured out the issue:

RENDER_CPPFLAGS += -I/usr/local/include/mapnik -I/usr/local/include/ 
-I/opt/boost/include/

I had included /opt/boost/include/boost/

Now it's just complaining about unicode which I'll fix now the same way.


-Keith


On Aug 10, 2011, at 3:06 PM, pz wrote:

> I've tried to specify these two locations in the Make file when compiling 
> mod_tile but I'm still seeing the same issue.
> 
> Thoughts?
> 
> 
> <PastedGraphic-1.png>
> 
> 
> On Aug 9, 2011, at 5:43 PM, Jon Burgess wrote:
> 
>> On Tue, 2011-08-09 at 16:59 -0400, pz wrote:
>>> Has anyone seen this issue compiling mod_tile?
>>> 
>>> http://pastebin.com/CbE0kiMQ
>> 
>> You appear to be missing all the boost library header files, e.g.
>> 
>> ...
>> /usr/local/include/mapnik/global.hpp:29:29: error: boost/cstdint.hpp: No
>> such file or directory
>> ...
>> 
>>   Jon
>> 
>> 
>> 
> 

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to