On Aug 23, 2010, at 11:52 AM, Michael Dickens wrote: > Hi Mark - I don't know where to point you exactly, since some tests work for > you while others don't. You're using "--with-fusb-tech=libusb1", which > should work but hasn't been thoroughly tested (at least on OSX). Have you > tried configuring without this flag & then re-testing to see what happens? > The native FUSB/OSX drivers do use the "legacy libusb" (as found on > MacPorts), but they are well tested & just as fast as those provided by > libusb1. - MLD
I have the [email protected] port installed rather than the [email protected] port, because (I think) I have other stuff that wants the newer libusb port. I discovered that I needed to use the "--with-fusb-tech=libusb1" flag to get the configure script to properly identify my libusb version. Before I used that flag everything would compile, but the usrp executables would fail to find a symbol they needed in libusb and then crash. -- Mark J. Blair, NF6X <[email protected]> Web page: http://www.nf6x.net/ GnuPG public key available from my web page. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
