2006/8/17, bert hubert <[EMAIL PROTECTED]>:
On Thu, Aug 17, 2006 at 10:33:36AM +0200, Joyce LAMBERT wrote:
> I try to compile Power DNS on a Red Hat 9 and have some problem with the
> boost dependency.
>
> I'have dowload the source file for Boost
> /home/user/boost_1_33_1/

Did you untar it? Is there a /home/user/boost_1_33_1/boost directory
created?

Yes Boost is untar and this directory like the file shared_ptr.hpp is present
 

> But always the same message
> Missing boost - please install Boost packages or see
> http://doc.powerdns.com/compiling-powerdns.html

Check config.log for the relevant error message, and let us know.


Here is what i con find
   1390 configure:20922: result: no
   1391 configure:20926: checking boost/shared_ptr.hpp presence
   1392 configure:20936: /lib/cpp  conftest.cc
   1393 In file included from /usr/local/include/boost/config.hpp:40,
   1394                  from /usr/local/include/boost/shared_ptr.hpp:17,
   1395                  from conftest.cc:34:
   1396 /usr/local/include/boost/config/select_stdlib_config.hpp:20:19: utility: No such file or directory
   1397 In file included from /usr/local/include/boost/config.hpp:53,
   1398                  from /usr/local/include/boost/shared_ptr.hpp:17,
   1399                  from conftest.cc:34:
   1400 /usr/local/include/boost/config/platform/linux.hpp:14:19: cstdlib: No such file or directory
   1401 In file included from /usr/local/include/boost/detail/shared_count.hpp:28,
   1402                  from /usr/local/include/boost/shared_ptr.hpp:26,
   1403                  from conftest.cc:34:
   1404 /usr/local/include/boost/detail/bad_weak_ptr.hpp:20:21: exception: No such file or directory
   1405 In file included from /usr/local/include/boost/detail/sp_counted_base.hpp:56,
   1406                  from /usr/local/include/boost/detail/shared_count.hpp:29,
   1407                  from /usr/local/include/boost/shared_ptr.hpp:26,
   1408                  from conftest.cc:34:
   1409 /usr/local/include/boost/detail/sp_counted_base_nt.hpp:21:20: typeinfo: No such file or directory
   1410 In file included from /usr/local/include/boost/detail/shared_count.hpp:30,
   1411                  from /usr/local/include/boost/shared_ptr.hpp:26,
   1412                  from conftest.cc:34:
   1413 /usr/local/include/boost/detail/sp_counted_impl.hpp:34:46: memory: No such file or directory
   1414 /usr/local/include/boost/detail/sp_counted_impl.hpp:35:61: typeinfo: No such file or directory
   1415 /usr/local/include/boost/detail/sp_counted_impl.hpp:36:43: cstddef: No such file or directory
   1416 In file included from /usr/local/include/boost/shared_ptr.hpp:26,
   1417                  from conftest.cc:34:
   1418 /usr/local/include/boost/detail/shared_count.hpp:32:61: memory: No such file or directory
   1419 /usr/local/include/boost/detail/shared_count.hpp:33:41: functional: No such file or directory
   1420 /usr/local/include/boost/detail/shared_count.hpp:34:46: new: No such file or directory
   1421 /usr/local/include/boost/detail/shared_count.hpp:35:61: typeinfo: No such file or directory
   1422 In file included from conftest.cc:34:
   1423 /usr/local/include/boost/shared_ptr.hpp:29:53: memory: No such file or directory
   1424 /usr/local/include/boost/shared_ptr.hpp:30:49: algorithm: No such file or directory
   1425 /usr/local/include/boost/shared_ptr.hpp:31:49: functional: No such file or directory
   1426 /usr/local/include/boost/shared_ptr.hpp:32:53: typeinfo: No such file or directory
   1427 /usr/local/include/boost/shared_ptr.hpp:33:58: iosfwd: No such file or directory
 

Good luck!

--
http://www.PowerDNS.com      Open source, database driven DNS Software
http://netherlabs.nl              Open and Closed source services

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to