[Pdns-dev] pdns git head fail to build with boost 1.52

Peter van Dijk peter.van.dijk at netherlabs.nl
Fri Jan 11 08:39:36 CET 2013


Hello,

On Jan 11, 2013, at 4:51 , Delta Yeh wrote:

> If there is doc on how to build pdns with static boost, every thing
> should be OK.


The problem is not building pdns with static boost, --enable-static-boost works
just fine for that. The problem is with using boost without installing it. 

--with-boost is supposed to point to an installed Boost and does not appear to 
support using a 'staged' boost build. This is an issue with boost.m4
(https://github.com/tsuna/boost.m4). We are not using the latest version 
of boost.m4, but in my tests, the latest version did not help. You can try 
it if you like.

If you want this fixed, please try the latest boost.m4, and if that doesn't help,
please take it up with the author (tsuna).

Kind regards,
-- 
Peter van Dijk
Netherlabs Computer Consulting BV - http://www.netherlabs.nl/



More information about the Pdns-dev mailing list