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

2014-04-08 Thread Ludovic Rousseau
2014-04-07 23:19 GMT+02:00 Pete Batard : > Hi Carl, > > On 2014.04.06 17:00, Carl Karsten wrote: >> Does anyone know if the current fxload is in a debian repo or PPA? > > All I can tell you, is what the initial commit for fxload reports [1]: > * This program was modified from the original fxload at

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

2014-04-07 Thread Pete Batard
Hi Carl, On 2014.04.06 17:00, Carl Karsten wrote: > Does anyone know if the current fxload is in a debian repo or PPA? All I can tell you, is what the initial commit for fxload reports [1]: * This program was modified from the original fxload at: http://linux-hotplug.sourceforge.net to add lib

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

2014-04-06 Thread Carl Karsten
Does anyone know if the current fxload is in a debian repo or PPA? I found one in https://launchpad.net/~dietdrpeper/+archive/ppa/+packages but in the changelog: * renamed to fxload from hotplug-utils On Sun, May 26, 2013 at 7:45 AM, Pete Batard wrote: > We didn't carry the original fxlo

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

2013-05-26 Thread Carl Karsten
-d, got it. Thanks. Sorry about being dense.. I don't know enough about what the commands do to feel good about matching up -D and -d.For now I am just a dumb user that wants to build this thing and use it. I am taking notes so I can submit better setup docs, so at least I am not a worthles

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

2013-05-26 Thread Pete Batard
We didn't carry the original fxload's options exactly because our implementation is slightly different (it will produce output to stdout by default, can autodetect FX devices and has a different set of options), and we wanted to alert users of the original version to the fact that, depending on the

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 from >> https://github.com/pbatard/fxload " > > >

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

2013-05-25 Thread Pete Batard
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 from > https://github.com/pbatard/fxload " Oh man, are people actually using that old code? This is no longer maint

[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