discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] CVS build problem with shared_ptr.hpp


From: Tarun Tiwari
Subject: Re: [Discuss-gnuradio] CVS build problem with shared_ptr.hpp
Date: Thu, 5 Oct 2006 18:37:36 -0500

I was trying using ./configure command for compiling GNU Radio on Cygwin and received following error message:

gr_boost_include_dir = /usr/include/boost-1_33_1/boost/
checking boost/shared_ptr.hpp usability... no
checking boost/shared_ptr.hpp presence... no
checking for boost/shared_ptr.hpp... no
configure: error: Failed to locate boost/shared_ptr.hpp.
Try using --with-boost-include-dir=<path>,
E.g., --with-boost-include-dir=/usr/local/include/boost-1_33_1


The include directory for the Boost is OK, even then I am facing a problem. Please suggest me how to solve this problem. I tried using following command :

$ ./configure --enable-maintainer-mode --with-boost-include-dir=/usr/include/boost-1_33_1/boost/


But there is no improvement. Can some one help me in this regard?

Thank you
Tarun

reply via email to

[Prev in Thread] Current Thread [Next in Thread]