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
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to