On 06/07/2011, at 1:14 AM, Bill Traynor 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

I posted patches to the list to fix this problem (starting here: 
https://lists.berlios.de/pipermail/openocd-development/2011-June/019633.html), 
but they have gone into limbo.
Not sure if/when they will be accepted.

Cheers,
Steve
--
µWeb: Embedded Web Framework - http://uweb.workware.net.au/
WorkWare Systems Pty Ltd
W: www.workware.net.au      P: +61 434 921 300
E: ste...@workware.net.au   F: +61 7 3391 6002





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

Reply via email to