On Sun, Jun 19, 2011 at 8:58 PM, Tomek CEDRO wrote:
> On Sun, Jun 19, 2011 at 12:52 PM, Xiaofan Chen 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
On 19/06/2011, at 4:59 PM, Steve Bennett wrote:
> On 17/06/2011, at 6:51 PM, Spencer Oliver wrote:
>
>> On 17 June 2011 01:11, Steve Bennett wrote:
>>
>> Yes, you're right. Try the attached patch.
>>
>> make distcheck mostly works for me, but the build fails for reasons which is
>> nothing
>>
On Sun, Jun 19, 2011 at 12:52 PM, Xiaofan Chen 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 still use 0.1 in
BSD
On Sun, Jun 19, 2011 at 8:41 PM, Xiaofan Chen 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 include/libftdi/ftdi.h an
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
libusb
On Sun, Jun 19, 2011 at 4:07 PM, Hans Petter Selasky wrote:
> On Saturday 18 June 2011 23:18:19 Tomek CEDRO wrote:
>> On Sat, Jun 18, 2011 at 12:32 PM, Tomek CEDRO wrote:
>> > (..) but it looks interesting to break libusb this way...
>>
>> Short update on this - libusb (1.0.8-1) and libftdi (0.19
On 17/06/2011, at 6:51 PM, Spencer Oliver wrote:
> On 17 June 2011 01:11, Steve Bennett wrote:
>
> Yes, you're right. Try the attached patch.
>
> make distcheck mostly works for me, but the build fails for reasons which is
> nothing
> to do with jimtcl. Not sure if there are any more problems