Hi Elvis - Did you try "configure --with-fusb-tech=libusb1"? You have
to specify that you want to use LIBUSB version 1; config/
usrp_libusb.m4 checks to see if you've specified this on the CLI & if
not then doesn't check for this version of LIBUSB.
If you did try that command line, then you'll need to track down where
the PKG_CONFIG file was installed and under what name. Default is
into "${prefix}/lib/pkgconfig", with ${prefix} being "/usr/local", and
"libusb-1.0.pc". Assuming that your shell's PKG_CONFIG_PATH variable
is set with the default path, then you'll need to make sure the PC
file name is correct. I've only installed LIBUSB (legacy or 1.0) from
MacPorts, so I have no idea if it tweaks the install names.
Good luck! - MLD
On Jul 18, 2010, at 11:55 PM, Elvis Dowson wrote:
checking for USB... no
checking for USB... no
checking usb.h usability... no
checking usb.h presence... no
checking for usb.h... no
USRP requires libusb header 'usb.h' which was not found or was not
usable. See http://www.libusb.org
Unable to find dependency libusb.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio