On Fri, Aug 2, 2013 at 6:27 AM, Ralph A. Schmid, dk5ras
<ra...@schmid.xxx> wrote:
> After compiling and installing sdcc2.9 from source this problem seems to be
> solved, but now building gr 3.4.2 on a Debian / Jessie (testing) AMD64
> machine gives right after confirming the sdcc version another error. It says
> that it does not find libusb, but in fact the packages are installed, and gr
> 3.7 uses them just fine.

Unless you have a desire run your own FX2 microcontroller code, I
suggest not building the USRP1 firmware and remove the sdcc
requirement from the build. Also, try forcing the use of libusb-1.0.
The older version may be removed in newer distributions.

  ./configure --with-fusb-tech=libusb1

  -TT

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

Reply via email to