discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Help initial problems with the USRP2


From: Ane Andersen
Subject: Re: [Discuss-gnuradio] Help initial problems with the USRP2
Date: Thu, 16 Apr 2009 10:47:59 +0200

...Sorry. I forgot  a thing or two ;-) This is the makelog. Hopefully you can help me now.
 

make  all-recursive
make[1]: Entering directory `/home/tui104/boost_temp/gnuradio'
Making all in config
make[2]: Entering directory `/home/tui104/boost_temp/gnuradio/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/tui104/boost_temp/gnuradio/config'
Making all in gruel
make[2]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel'
Making all in src
make[3]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src'
Making all in include
make[4]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src/include'
Making all in gruel
make[5]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src/include/gruel'
make  all-am
make[6]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src/include/gruel'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src/include/gruel'
make[5]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src/include/gruel'
make[5]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src/include'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src/include'
make[4]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src/include'
Making all in lib
make[4]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src/lib'
make[4]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel/src'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src'
make[3]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel/src'
make[3]: Entering directory `/home/tui104/boost_temp/gnuradio/gruel'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel'
make[2]: Leaving directory `/home/tui104/boost_temp/gnuradio/gruel'
Making all in omnithread
make[2]: Entering directory `/home/tui104/boost_temp/gnuradio/omnithread'
Making all in gnuradio
make[3]: Entering directory `/home/tui104/boost_temp/gnuradio/omnithread/gnuradio'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/tui104/boost_temp/gnuradio/omnithread/gnuradio'
make[3]: Entering directory `/home/tui104/boost_temp/gnuradio/omnithread'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/tui104/boost_temp/gnuradio/omnithread'
make[2]: Leaving directory `/home/tui104/boost_temp/gnuradio/omnithread'
Making all in gnuradio-core
make[2]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core'
Making all in src
make[3]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src'
Making all in gen_interpolator_taps
make[4]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/gen_interpolator_taps'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/gen_interpolator_taps'
Making all in lib
make[4]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib'
Making all in missing
make[5]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/missing'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/missing'
Making all in runtime
make[5]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/runtime'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/runtime'
Making all in filter
make[5]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/filter'
make  all-am
make[6]: Entering directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/filter'
make[6]: *** No rule to make target `gr_secondorder_section_iir_filter_ff.lo', needed by `libfilter.la'.  Stop.
make[6]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/filter'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib/filter'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tui104/boost_temp/gnuradio/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tui104/boost_temp/gnuradio'
make: *** [all] Error 2



2009/4/15 Eric Blossom <address@hidden>
On Wed, Apr 15, 2009 at 04:59:15PM +0200, Ane Andersen wrote:
> Hi Eric
> ...Okey now I have another problem. I downloaded rev 10851 of the gnuradio
> from the trunk and now I get two errors when I try to make.
>
> I configured ld.so.conf as describe in your wiki. But I still have make
> errors
>
> Br
> Ane

Ane,

You haven't shown us what the two errors are.  Putting it mildly, that
makes it impossible to help you.

Please read and follow the suggestions in

 http://gnuradio.org/trac/wiki/ReportingErrors

Eric


reply via email to

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