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
ras@dk5ras:~/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.




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

Reply via email to