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: Fri, 6 Oct 2006 00:45:34 -0500

Hi Don,

Thank you for your reply.

I am able to see the shared_prt.hpp file using ls /usr/include/boost-1_33_1/boost command but still not able to compile the software.

Meanwhile when I do ./bootstrap I receive some warnings like this :

/usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of AM_PATH_PSTOEDIT  run info '(automake)Extending aclocal'  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

/usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT

/usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT

Regards,
Tarun

On 10/5/06, Don Ward <address@hidden> wrote:
Hi Tarun,
 
How did you install boost?  (Note that you need "boost-devel", but you don't need just plain "boost".)  If you installed boost-devel using Cygwin setup.exe, you should see shared_ptr.hpp when you do ls /usr/include/boost-1_33_1/boost.
 
Hope this helps, and let me know if it doesn't.
 
Regards,
 
-- Don Ward
 
----- Original Message -----
From: Tarun Tiwari
Sent: Thursday, October 05, 2006 7:37 PM
Subject: Re: [Discuss-gnuradio] CVS build problem with shared_ptr.hpp

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


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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