Hi,

I check the required packages and the configure passed without errors.

But on make, I get the following:

make  all-recursive
make[1]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3'
Making all in config
make[2]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3/config'
Making all in omnithread
make[2]: Entering directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3/omnithread'
/bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DOMNITHREAD_POSIX=1 -DPthreadDraftVersion=10 -I/home/pkmisra/GNU 
Radio/gnuradio-3.1.3/omnithread   -g -O2 -Wall -Woverloaded-virtual -pthread 
-MT omni_time.lo -MD -MP -MF .deps/omni_time.Tpo -c -o omni_time.lo omni_time.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DOMNITHREAD_POSIX=1 
-DPthreadDraftVersion=10 -I/home/pkmisra/GNU Radio/gnuradio-3.1.3/omnithread -g 
-O2 -Wall -Woverloaded-virtual -pthread -MT omni_time.lo -MD -MP -MF 
.deps/omni_time.Tpo -c omni_time.cc  -fPIC -DPIC -o .libs/omni_time.o
g++: Radio/gnuradio-3.1.3/omnithread: No such file or directory
make[2]: *** [omni_time.lo] Error 1
make[2]: Leaving directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3/omnithread'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pkmisra/GNU Radio/gnuradio-3.1.3'
make: *** [all] Error 2

Please suggest.



On Fri, 03 Oct 2008 George Nychis wrote :
>
>
>Prasant Misra wrote:
>>  Hi,
>>
>>How do I fix this problem.
>>
>>configure: error: Failed to locate boost/shared_ptr.hpp.
>>
>>I am using Ubuntu 7.0
>>
>>Thanks.
>>
>
>You might want to keep all of your build problems in a single thread instead 
>of creating a new post every time.
>
>Have you tried looking at the documentation?
>http://gnuradio.org/trac/wiki/UbuntuInstall
>
>- George


Prasant Kumar Misra.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to