discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian


From: Ralph A. Schmid, dk5ras
Subject: Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian
Date: Fri, 2 Aug 2013 13:46:42 +0200

Hi,
 
> ./configure --with-fusb-tech=libusb-1.0 does the job!

So far, so good, configure runs without errors and announces the expected
five parts 
config 
gruel 
gnuradio-core 
usrp 
gr-usrp
to be built, but a make gives me this error:

qa_gri_mmse_fir_interpolator_cc.cc: In member function 'void
qa_gri_mmse_fir_interpolator_cc::t2_body()':
qa_gri_mmse_fir_interpolator_cc.cc:96:9: error: 'intptr_t' was not declared
in this scope
qa_gri_mmse_fir_interpolator_cc.cc:96:19: error: expected ')' before
'float_input'
qa_gri_mmse_fir_interpolator_cc.cc:97:60: error: expected ')' before ';'
token
make[9]: *** [qa_gri_mmse_fir_interpolator_cc.lo] Error 1
make[9]: Leaving directory
`/home/ras/gnuradio-3.4.2/gnuradio-core/src/lib/filter'
make[8]: *** [all] Error 2
make[8]: Leaving directory
`/home/ras/gnuradio-3.4.2/gnuradio-core/src/lib/filter'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/ras/gnuradio-3.4.2/gnuradio-core/src/lib'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/home/ras/gnuradio-3.4.2/gnuradio-core/src/lib'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/ras/gnuradio-3.4.2/gnuradio-core/src'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/ras/gnuradio-3.4.2/gnuradio-core/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ras/gnuradio-3.4.2/gnuradio-core'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ras/gnuradio-3.4.2/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ras/gnuradio-3.4.2'
make: *** [all] Error 2
address@hidden:~/gnuradio-3.4.2$

I uninstalled gnuradio 3.7 before that, not knowing if this may make a
difference or not.

With best regards

Ralph.






reply via email to

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