[Pdns-users] compile problems
Kai
kai at xs4all.nl
Thu Jul 21 13:42:16 UTC 2005
On Thu, Jul 21, 2005 at 09:09:15AM -0400, Curtis Maurand wrote:
> I'm trying to compile on Fedora Core 3. Its mostly going OK, but I'm
> now hung up on a boost library. boost is installed in
> /usr/include/boost-1_32. I think I need to update ld.so.cache, but
> can't remember the command to do that. the shared_ptr.hpp exists.
>
> the error follows.
>
> Curtis
Hi Curtis,
Try configuring pdns with
(bash)$ CXX_FLAGS="-I /usr/include/boost-1_32" ./configure --your-options
Then this should work.
regards,
Kai
More information about the Pdns-users
mailing list