<br><br><div><span class="gmail_quote">2006/8/17, bert hubert <<a href="mailto:bert.hubert@netherlabs.nl">bert.hubert@netherlabs.nl</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Aug 17, 2006 at 10:33:36AM +0200, Joyce LAMBERT wrote:<br>> I try to compile Power DNS on a Red Hat 9 and have some problem with the<br>> boost dependency.<br>><br>> I'have dowload the source file for Boost
<br>> /home/user/boost_1_33_1/<br><br>Did you untar it? Is there a /home/user/boost_1_33_1/boost directory<br>created?</blockquote><div><br>Yes Boost is untar and this directory like the file shared_ptr.hpp is present<br>
 </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> But always the same message<br>> Missing boost - please install Boost packages or see
<br>> <a href="http://doc.powerdns.com/compiling-powerdns.html">http://doc.powerdns.com/compiling-powerdns.html</a><br><br>Check config.log for the relevant error message, and let us know.</blockquote><div><br><br>Here is what i con find
<br>   1390 configure:20922: result: no<br>   1391 configure:20926: checking boost/shared_ptr.hpp presence<br>   1392 configure:20936: /lib/cpp  conftest.cc<br>   1393 In file included from /usr/local/include/boost/config.hpp:40,
<br>   1394                  from /usr/local/include/boost/shared_ptr.hpp:17,<br>   1395                  from conftest.cc:34:<br>   1396 /usr/local/include/boost/config/select_stdlib_config.hpp:20:19: utility: No such file or directory
<br>   1397 In file included from /usr/local/include/boost/config.hpp:53,<br>   1398                  from /usr/local/include/boost/shared_ptr.hpp:17,<br>   1399                  from conftest.cc:34:<br>   1400 /usr/local/include/boost/config/platform/linux.hpp:14:19: cstdlib: No such file or directory
<br>   1401 In file included from /usr/local/include/boost/detail/shared_count.hpp:28,<br>   1402                  from /usr/local/include/boost/shared_ptr.hpp:26,<br>   1403                  from conftest.cc:34:<br>   1404 /usr/local/include/boost/detail/bad_weak_ptr.hpp:20:21: exception: No such file or directory
<br>   1405 In file included from /usr/local/include/boost/detail/sp_counted_base.hpp:56,<br>   1406                  from /usr/local/include/boost/detail/shared_count.hpp:29,<br>   1407                  from /usr/local/include/boost/shared_ptr.hpp:26,
<br>   1408                  from conftest.cc:34:<br>   1409 /usr/local/include/boost/detail/sp_counted_base_nt.hpp:21:20: typeinfo: No such file or directory<br>   1410 In file included from /usr/local/include/boost/detail/shared_count.hpp:30,
<br>   1411                  from /usr/local/include/boost/shared_ptr.hpp:26,<br>   1412                  from conftest.cc:34:<br>   1413 /usr/local/include/boost/detail/sp_counted_impl.hpp:34:46: memory: No such file or directory
<br>   1414 /usr/local/include/boost/detail/sp_counted_impl.hpp:35:61: typeinfo: No such file or directory<br>   1415 /usr/local/include/boost/detail/sp_counted_impl.hpp:36:43: cstddef: No such file or directory<br>   1416 In file included from /usr/local/include/boost/shared_ptr.hpp:26,
<br>   1417                  from conftest.cc:34:<br>   1418 /usr/local/include/boost/detail/shared_count.hpp:32:61: memory: No such file or directory<br>   1419 /usr/local/include/boost/detail/shared_count.hpp:33:41: functional: No such file or directory
<br>   1420 /usr/local/include/boost/detail/shared_count.hpp:34:46: new: No such file or directory<br>   1421 /usr/local/include/boost/detail/shared_count.hpp:35:61: typeinfo: No such file or directory<br>   1422 In file included from 
conftest.cc:34:<br>   1423 /usr/local/include/boost/shared_ptr.hpp:29:53: memory: No such file or directory<br>   1424 /usr/local/include/boost/shared_ptr.hpp:30:49: algorithm: No such file or directory<br>   1425 /usr/local/include/boost/shared_ptr.hpp:31:49: functional: No such file or directory
<br>   1426 /usr/local/include/boost/shared_ptr.hpp:32:53: typeinfo: No such file or directory<br>   1427 /usr/local/include/boost/shared_ptr.hpp:33:58: iosfwd: No such file or directory<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Good luck!<br><br>--<br><a href="http://www.PowerDNS.com">http://www.PowerDNS.com</a>      Open source, database driven DNS Software<br><a href="http://netherlabs.nl">http://netherlabs.nl</a>              Open and Closed source services
<br></blockquote></div><br>