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 fxload ezusb.o fxload.o -lusb-1.0 ezusb.o: In function `ezusb_write': ezusb.c:(.text+0x137): undefined reference to `libusb_error_name' ezusb.o: In function `ezusb_cpucs': ezusb.c:(.text+0x473): undefined reference to `libusb_error_name' ezusb.o: In function `ezusb_load_eeprom': ezusb.c:(.text+0xab8): undefined reference to `libusb_error_name' fxload.o: In function `main': fxload.c:(.text+0x2cb): undefined reference to `libusb_error_name' fxload.c:(.text+0x342): undefined reference to `libusb_error_name' fxload.o:fxload.c:(.text+0x528): more undefined references to `libusb_error_name' follow collect2: ld returned 1 exit status make: *** [fxload] Error 1 on Ubuntu 11.10, gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) -- Carl K ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel