discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] usrp installn problem: "usb_get_string_simple' un


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] usrp installn problem: "usb_get_string_simple' undeclared"
Date: Tue, 7 Mar 2006 21:46:41 -0800
User-agent: Mutt/1.5.9i

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]