On Wed, Apr 13, 2011 at 4:37 PM, Spencer Oliver <s...@spen-soft.co.uk> wrote:
> On 12/04/2011 23:29, Rodrigo Rosa wrote:
>>
>> played around a bit and found out that this works:
>>
>> make maintainer-clean
>> ./bootstrap
>> ./configure --enable-maintainer-mode ...
>> make
>>
>> and this shows the error i mentioned:
>>
>> make maintainer-clean
>> ./bootstrap
>> ./configure --enable-maintainer-mode --enable-ft2232-libftdi
>> make
>>
>> do i have to do something besides adding --enable-ft2232-libftdi ?
>>
>
> no, i can only think you have broken autotools.
> Your config.log looks ok, and seems you are using Ubuntu 10.04 - this is
> working fine here on the same version.

I just want to confirm that OpenOCD can be built with no issues under
Ubuntu 10.04 (32bit and 64bit) with the following
"./configure --enable-maintainer-mode --enable-ft2232-libftdi".
I actually have more options (--enable-jlink, etc).

> Does reverting back to 5e86c5173c234423396d2a0e1e4ad086e1324839 fix the
> problem?
>
> Other than that i am running out of ideas.
>

Maybe the OP can get fresh git pull and see if that helps.


-- 
Xiaofan
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to