On Mon, 2009-04-27 at 09:51 -0500, Dick Hollenbeck wrote: > This was removed from the repo. > > Why? > > The project will not build.
Please be sure to use --enable-maintainer-mode with configure. If you are using this, the 'svn up' that brought you the new Makefile.am would have been rebuilt automatically. Without it, you will see such problems; this is why that option is recommended to the point of being all but mandatory. After writing that, I realize that this tip may be irrelevant for you. If you're using CMake, this is one of those cases where you need to adjust those scripts to mimic changes to the autotools scripts. Cheers, Zach _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
