[Openocd-development] Openocd config error with libftdi-1.0

2011-06-19 Thread Xiaofan Chen
I am not so sure if this is a real OpenOCD issue or not but I am having problems to build OpenOCD with libftdi-1.0. The issue is that libftdi-1.0 (based on libusb-1.0) and right now the include file is inside include/libftdi/ftdi.h and not include/ftdi.h. Similarly libusb-1.0's header file

Re: [Openocd-development] Openocd config error with libftdi-1.0

2011-06-19 Thread Xiaofan Chen
On Sun, Jun 19, 2011 at 8:41 PM, Xiaofan Chen xiaof...@gmail.com wrote: I am not so sure if this is a real OpenOCD issue or not but I am having problems to build OpenOCD with libftdi-1.0. The issue is that libftdi-1.0 (based on libusb-1.0) and right now the include file is inside

Re: [Openocd-development] Openocd config error with libftdi-1.0

2011-06-19 Thread Tomek CEDRO
On Sun, Jun 19, 2011 at 12:52 PM, Xiaofan Chen xiaof...@gmail.com wrote: Just FYI, urjtag works fine with either libftdi or libftdi-1.0, it also works with libusb-1.0. Yes I remember such discussion some time ago ended with good solution, maybe worth copying.. although never tested is as I

Re: [Openocd-development] Openocd config error with libftdi-1.0

2011-06-19 Thread Xiaofan Chen
On Sun, Jun 19, 2011 at 8:58 PM, Tomek CEDRO tomek.ce...@gmail.com wrote: On Sun, Jun 19, 2011 at 12:52 PM, Xiaofan Chen xiaof...@gmail.com wrote: Just FYI, urjtag works fine with either libftdi or libftdi-1.0, it also works with libusb-1.0. Yes I remember such discussion some time ago ended