I have seen some warnings when doing bootstrap. I am not so sure if this is a bug with Ubuntu autotools or with configure.in.
The same problem exists in Ubuntu 10.10 and 10.04. mcuee@Ubuntu:~/Desktop/build/openocd/openocd$ ./bootstrap + aclocal configure.in:2: warning: AC_INIT: not a literal: OpenOCD Mailing List <openocd-development@lists.berlios.de> + libtoolize --automake --copy + autoconf configure.in:2: warning: AC_INIT: not a literal: OpenOCD Mailing List <openocd-development@lists.berlios.de> + autoheader configure.in:2: warning: AC_INIT: not a literal: OpenOCD Mailing List <openocd-development@lists.berlios.de> + automake --gnu --add-missing --copy configure.in:2: warning: AC_INIT: not a literal: OpenOCD Mailing List <openocd-development@lists.berlios.de> Setting up submodules Bootstrap complete. Quick build instructions: ./configure --enable-maintainer-mode .... mcuee@Ubuntu:~/Desktop/build/openocd/openocd$ autoconf --version autoconf (GNU Autoconf) 2.67 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. mcuee@Ubuntu:~/Desktop/build/openocd/openocd$ automake --version automake (GNU automake) 1.11.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Tom Tromey <tro...@redhat.com> and Alexandre Duret-Lutz <a...@gnu.org>. -- Xiaofan _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development