<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Patrick,<br>
<br>
try this:<br>
<br>
./configure --with-modules="gmysql" --libdir=/usr/lib64<br>
<br>
and if this is not solving your problem, check the presence of
boost-serialization, boost-program-options and boost-devel on your
system.<br>
<br>
rpm -qa boost*<br>
<br>
---<br>
Kees Monshouwer<br>
<br>
On 04/04/2013 12:13 AM, ComWS Tech wrote:<br>
</div>
<blockquote cite="mid:00a501ce30b8$7c427950$74c76bf0$@comws.net"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Dear Users,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I use powerdns for a while only I’m now
stuck on compiling on centos 6.4<o:p></o:p></p>
<p class="MsoNormal">I try to compile pdns with ./configure
--enable-pdns_server where I get the error <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">checking for Boost headers version >=
103400... yes<o:p></o:p></p>
<p class="MsoNormal">checking for Boost's header version... 1_41<o:p></o:p></p>
<p class="MsoNormal">checking boost/foreach.hpp usability... no<o:p></o:p></p>
<p class="MsoNormal">checking boost/foreach.hpp presence... no<o:p></o:p></p>
<p class="MsoNormal">checking for boost/foreach.hpp... no<o:p></o:p></p>
<p class="MsoNormal">configure: error: cannot find
boost/foreach.hpp<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have noticed that boost is installed into
/usr/include/boost/<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have tried some things to include the
right directory only nothing is accepted in this moment. Maybe
I do something wrong ( maybe to late on the evening ). Has
someone also get this error or problem and has a tip for me?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="font-size:9.0pt;color:gray"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;color:gray"><br>
Best Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;color:gray"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;color:gray"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;color:gray">Patrick
</span><span style="font-size:9.0pt;color:red">| <o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:8.0pt;color:#1F497D"><br>
</span><span style="font-size:8.0pt;color:#777777">“The
information in this e-mail is meant for the exclusive use of
the addressee and may contain confidential information. No
part of this information may be made public, copied, spread,
or used in other way, by anyone apart from the addressee. If
this mail should reach you by accident, inform the sender
and remove the mail from your system. The contents of the
e-mail may be wrong or incomplete. No rights can be derived
from the contents of the e-mail."</span><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Pdns-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a>
<a class="moz-txt-link-freetext" href="http://mailman.powerdns.com/mailman/listinfo/pdns-users">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a>
</pre>
</blockquote>
<br>
</body>
</html>