Hi:
thanks for your kind help ^^
it works find right now.
2009/11/26 Dean Glazeski <dngl...@gmail.com>:
> You appear to mixing the two FTDI libraries in that configure command.  If
> you want to use the FTD2XX libraries, you need to use --enable-ft2232_ftd2xx
> instead of --enable-ft2232_libftdi.  If you want to use the libftdi that's
> installed on many Linux installations, then just remove the --with-ftd2xx
> option.
>
> // Dean Glazeski
>
>
> On Wed, Nov 25, 2009 at 8:34 AM, loody <milo...@gmail.com> wrote:
>>
>> dear all:
>> I use configure --help, but I cannot see where I can tell openocd
>> where the library of ft2232.
>> I use following configure even I don't use cygwin and I use lib
>> instead of device driver to compile it.
>>
>> ./configure --enable-ft2232_libftdi --prefix=`pwd`/build
>> --with-ftd2xx=/media/sdb1/software/libftd2xx0.4.16
>>
>> But i sill get error message when making.
>> gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/helper
>> -I/media/sdb1/software/libftd2xx0.4.16/  -I../../src/target     -g -O2
>> -MT ft2232.o -MD -MP -MF .deps/ft2232.Tpo -c -o ft2232.o ft2232.c
>> ft2232.c:49:18: error: ftdi.h: No such file or directory
>>
>> What parameter i should give in configure and can I find it out in
>> config.in or configure?
>> appreciate your help,
>> miloody
BTW, would you please tell where I can download any document about
mips jtag spec?
appreciate your help,
miloody
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to