Please disregard, the libftdi here worked: http://www.intra2net.com/en/developer/libftdi/download.php
On Tue, Jul 5, 2011 at 11:14, Bill Traynor <[email protected]> wrote: > I'm attempting to compile OpenOCD (git:master branch) for use with the > PandaBoard using the ftd2xx driver, and am experiencing the following: > > ./configure --enable-ft2232_ftd2xx > --with-ftd2xx-linux-tardir=${HOME}/dev/libftd2xx1.0.4 > --prefix=/home/wmat/bin/openOCD > > Error: > checking uninstalled ftd2xx distribution... ls: cannot access > /home/wmat/dev/libftd2xx1.0.4/static_lib/libftd2xx.a.*.*.*: No such file or > directory > configure: error: Not found: , option: --with-ftd2xx-linux-tardir appears > to be wrong > > > The error is correct, as there is no dir: static_lib in the libftd2xx1.0.4 > tree. I am using the D2XX drivers for Linux x64(64-bit) found here: > http://www.ftdichip.com/Drivers/D2XX.htm My host is a 64-bit Ubuntu 11.04 > system. > > Am I supposed to manually create the static_lib directory? I find no > mention of that directory in the OpenOCD or libftd2xx docs. Searching the > openocd mailing list archives don't turn up anything either. > > Thanks > Bill > > >
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
