On Mon, 2009-11-16 at 13:57 +0100, Albert ARIBAUD wrote:
> Hi,
> 
> I have compiled and installed libftdi from GIT, forcing the prefix to 
> /usr. The lib header files are then installed into /usr/include/libftdi.
> 
> However, the current configure.in for OpenOCD expects file ftdi.h to be 
> in ${prefix}/include, not ${prefix}/include/libftdi, thus ./configure 
> fails with:
> 
> checking Build & Link with libftdi...... configure: error: Cannot build 
> & run test program using libftdi
> 
> Is this issue known? I haven't been able to find mention of it in the 
> archives.

Look in config.log to see exactly why it is failing.  That should help
us track down the source of the problem.

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

Reply via email to