Re: [Libusbx-devel] build error: undefined reference to `libusb_error_name'

2014-04-06 Thread Carl Karsten
the situation, libusbx's > fxload and the original one are not entirely interchangeable. > > In your case, try -d instead of -D. Also "fxload -h" is your friend. > > Regards, > > /Pete > > > On 26 May 2013 04:58, Carl Karsten wrote: > >> On Sa

Re: [Libusbx-devel] [libusbx] Fixed incorrect error message in fxload. (#169)

2014-04-06 Thread Carl Karsten
Hmm, libusbx is obsolete. I'll let someone upstream deal with this. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/pull/169#issuecomment-39670723-- __

[Libusbx-devel] [libusbx] Fixed incorrect error message in fxload. (#169)

2014-04-06 Thread Carl Karsten
fprintf(stderr, " -d -- Target device, as an USB VID:PID\n"); fprintf(stderr, " -p -- Target device, as a libusbx bus number and device address path\n"); You can merge this Pull Request by running: git pull https://github.com/CarlFK/libusbx patch-1

Re: [Libusbx-devel] build error: undefined reference to `libusb_error_name'

2013-05-26 Thread Carl Karsten
ptions), and > we wanted to alert users of the original version to the fact that, depending > on the situation, libusbx's fxload and the original one are not entirely > interchangeable. > > In your case, try -d instead of -D. Also "fxload -h" is your friend. > >

Re: [Libusbx-devel] build error: undefined reference to `libusb_error_name'

2013-05-25 Thread Carl Karsten
On Sat, May 25, 2013 at 4:50 PM, Pete Batard wrote: > Hi Carl, > > > On 2013.05.25 21:02, Carl Karsten wrote: >> >> I am trying to use >> https://github.com/timvideos/HDMI2USB/tree/jahanzeb/release/R1/pre-build >> which says "libusb fxload comes

[Libusbx-devel] build error: undefined reference to `libusb_error_name'

2013-05-25 Thread Carl Karsten
I am trying to use https://github.com/timvideos/HDMI2USB/tree/jahanzeb/release/R1/pre-build which says "libusb fxload comes from https://github.com/pbatard/fxload " sudo apt-get install libusb-1.0-0-dev git clone https://github.com/pbatard/fxload.git cd fxload carl@dc10:~/tv/fxload$ make cc -o f