On Mon, 2009-07-06 at 13:24 -0700, Chuck Tuffli wrote: > Hi - > > I've been building from SVN, but hadn't updated in a while. When I > updated today, the build error is > > [503] lsb_release -rci > Distributor ID: Ubuntu > Release: 8.10 > Codename: intrepid > [504] svn update > At revision 2483. > [505] autconf
This was insufficient. You also needed to run automake. It is safer to re-run bootstrap. > [506] ./configure --enable-ft2232_libftdi You should include --enable-maintainer-mode as well. See README. Cheers, Zach _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
