On Wed, Mar 08, 2006 at 12:04:02AM -0500, amit malani wrote: > while installing USRP i get this problem. > > usrp_prims.cc: In function `std::string > usrp_serial_number(usb_dev_handle*)': > usrp_prims.cc:1351: `usb_get_string_simple' undeclared (first use this > function) > > where is this function supposed to be declared and defined? > am I doing anything wrong. > I updated latest from CVS. > > please let me know > thanks, > amit
Hi Amit, usb_get_string_simple is exported by usb.h, part of the libusb package. Not sure when it was introduced. I'm using libusb version 0.1.10. Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio