On 03/07/2012 18:12, st...@nixia.no wrote: >> I have add this in makefile : >> >> libopenocd_la-detection.lo: detection.c >> $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) >> --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) >> $(libopenocd_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT >> ... > You should edit Makefile.am. Makefile is generated, and it is hard to get > all the needed details right when editing a Makefile generated by automake > by hand. > > After editing a Makefile.am, it might be needed to run ./bootstrap if > running make does not detect that the Makefile.am has been changed and > regenerate the Makefile. > > Stian Skjelstad > > I have already do the Makefile.am part, and it's create a good (I think, I hope) Makefile :( I don't understand because if I change my ./configure option line from ./configure --with-ft2232-lib=static --disable-werror (The one I use) to ./configure --enable-ft2232-lib --disable-werror (the one I don't want, because I need it to be have libftdi and libusb static) It's work... Ho and I'm on Debian with libftdi 0.99
Thanks ! Vivien ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel