On Wed, Sep 19, 2007 at 04:58:44PM -0600, Lee Mehlhorn wrote:
> I'm trying to build PowerDNS (2.9.21) from source and I'm having some
> problems with it not finding the boost headers.. I've downloaded boost
> and put it in /usr/local/boost and setup the BOOST_ROOT using export.

I don't think we use 'BOOST_ROOT', can you use:

CXXFLAGS=-I/usr/local/boost/include ./configure ...

And see what happens?

        Bert


-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to