did svn co of trunk
[EMAIL PROTECTED]:~/apps/qpid/cpp$ ./bootstrap
[EMAIL PROTECTED]:~/apps/qpid/cpp$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
che . . .
checking for ruby... ruby
checking boost/shared_ptr.hpp usability... no
checking boost/shared_ptr.hpp presence... no
checking for boost/shared_ptr.hpp... no
configure: error: Missing required header files.
[EMAIL PROTECTED]:~/apps/qpid/cpp$
[EMAIL PROTECTED]:~/apps/qpid/cpp$   ls -l /usr/include/boost/shared_ptr.hpp
-rw-r--r-- 1 root root 13969 2008-03-21 07:33
/usr/include/boost/shared_ptr.hpp
[EMAIL PROTECTED]:~/apps/qpid/cpp$ dpkg -l | grep boost
[EMAIL PROTECTED]:~/apps/qpid/cpp$ dpkg -l | grep boost
ii  libboost-dev
1.34.1-4ubuntu3                   Boost C++ Libraries development files
ii  libboost-filesystem-dev
1.34.1-4ubuntu3                   filesystem operations (portable paths,
itera
ii  libboost-filesystem1.34.1
1.34.1-4ubuntu3                   filesystem operations (portable paths,
itera
ii  libboost-graph-dev
1.34.1-4ubuntu3                   generic graph components and algorithms in
C
ii  libboost-iostreams-dev
1.34.1-4ubuntu3                   Boost.Iostreams Library development files
ii  libboost-iostreams1.34.1
1.34.1-4ubuntu3                   Boost.Iostreams Library
ii  libboost-program-options-dev
1.34.1-4ubuntu3                   program options library for C++
ii  libboost-program-options1.34.1
1.34.1-4ubuntu3                   program options library for C++
ii  libboost-regex-dev
1.34.1-4ubuntu3                   regular expression library for C++
ii  libboost-regex1.34.1
1.34.1-4ubuntu3                   regular expression library for C++
ii  libboost-serialization-dev
1.34.1-4ubuntu3                   serialization library for C++
ii  libboost-serialization1.34.1
1.34.1-4ubuntu3                   serialization library for C++
ii  libboost-signals-dev
1.34.1-4ubuntu3                   managed signals and slots library for C++
ii  libboost-signals1.34.1
1.34.1-4ubuntu3                   managed signals and slots library for C++
ii  libboost-test-dev
1.34.1-4ubuntu3                   components for writing and executing test
su
ii  libboost-test1.34.1
1.34.1-4ubuntu3                   components for writing and executing test
su
ii  libboost-thread-dev
1.34.1-4ubuntu3                   portable C++ multi-threading
ii  libboost-thread1.34.1
1.34.1-4ubuntu3                   portable C++ multi-threading
ii  libboost-wave-dev
1.34.1-4ubuntu3                   C99/C++ preprocessor library
ii  libboost-wave1.34.1
1.34.1-4ubuntu3                   C99/C++ preprocessor library
[EMAIL PROTECTED]:~/apps/qpid/cpp$

I seem to have sufficient versions of all pre-requisites, any ideas?

Reply via email to