<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Sorry to be a PITA.<div><br></div><div>Now autoreconf is giving me grief. My bootstrap command is bitching that autoreconf can't handle the --no-recursive option.</div><div><br></div><div>I get the same weirdness with the 4.9 supported version of autoreconf (2.62). </div><div><br></div><div>The command SEEMS to think that it has that option, but it doesn't seem to work.</div><div><br></div><div>There are mutterings around the net about a bad version of perl causing this problem in other projects. My version of perl is v5.6.1 built for msys.</div><div><br></div><div><div><font class="Apple-style-span" face="Courier">$ which autoreconf</font></div><div><font class="Apple-style-span" face="Courier">/c/opt/rtems-4.11/bin/autoreconf</font></div></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier"><div>$ autoreconf --version</div><div>autoreconf (GNU Autoconf) 2.68</div><div>Copyright (C) 2010 Free Software Foundation, Inc.</div><div>License GPLv3+/Autoconf: GNU GPL version 3 or later</div><div><<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>>, <<a href="http://gnu.org/licenses/exceptions.html">http://gnu.org/licenses/exceptions.html</a>></div><div>This is free software: you are free to change and redistribute it.</div><div>There is NO WARRANTY, to the extent permitted by law.</div><div><br></div><div>Written by David J. MacKenzie and Akim Demaille.</div><div><br></div></font></div><div><div><font class="Apple-style-span" face="Courier">$ autoreconf --no-recursive</font></div><div><font class="Apple-style-span" face="Courier">/c/opt/rtems-4.11/bin/autoreconf: unrecognized option `--no-recursive'</font></div><div><font class="Apple-style-span" face="Courier">Try `/c/opt/rtems-4.11/bin/autoreconf --help' for more information.</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div></div><div><div><font class="Apple-style-span" face="Courier">$ autoreconf --help</font></div><div><font class="Apple-style-span" face="Courier">Usage: /c/opt/rtems-4.11/bin/autoreconf [OPTION]... [DIRECTORY]...</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">Run `autoconf' (and `autoheader', `aclocal', `automake', `autopoint'</font></div><div><font class="Apple-style-span" face="Courier">(formerly `gettextize'), and `libtoolize' where appropriate)</font></div><div><font class="Apple-style-span" face="Courier">repeatedly to remake the GNU Build System files in specified</font></div><div><font class="Apple-style-span" face="Courier">DIRECTORIES and their subdirectories (defaulting to `.').</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">By default, it only remakes those files that are older than their</font></div><div><font class="Apple-style-span" face="Courier">sources. If you install new versions of the GNU Build System,</font></div><div><font class="Apple-style-span" face="Courier">you can make `autoreconf' remake all of the files by giving it the</font></div><div><font class="Apple-style-span" face="Courier">`--force' option.</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">Operation modes:</font></div><div><font class="Apple-style-span" face="Courier"> -h, --help print this help, then exit</font></div><div><font class="Apple-style-span" face="Courier"> -V, --version print version number, then exit</font></div><div><font class="Apple-style-span" face="Courier"> -v, --verbose verbosely report processing</font></div><div><font class="Apple-style-span" face="Courier"> -d, --debug don't remove temporary files</font></div><div><font class="Apple-style-span" face="Courier"> -f, --force consider all files obsolete</font></div><div><font class="Apple-style-span" face="Courier"> -i, --install copy missing auxiliary files</font></div><div><font class="Apple-style-span" face="Courier"><b> --no-recursive don't rebuild sub-packages</b></font></div><div><font class="Apple-style-span" face="Courier"> -s, --symlink with -i, install symbolic links instead of copies</font></div><div><font class="Apple-style-span" face="Courier"> -m, --make when applicable, re-run ./configure && make</font></div><div><font class="Apple-style-span" face="Courier"> -W, --warnings=CATEGORY report the warnings falling in CATEGORY [syntax]</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">Warning categories include:</font></div><div><font class="Apple-style-span" face="Courier"> `cross' cross compilation issues</font></div><div><font class="Apple-style-span" face="Courier"> `gnu' GNU coding standards (default in gnu and gnits modes)</font></div><div><font class="Apple-style-span" face="Courier"> `obsolete' obsolete features or constructions</font></div><div><font class="Apple-style-span" face="Courier"> `override' user redefinitions of Automake rules or variables</font></div><div><font class="Apple-style-span" face="Courier"> `portability' portability issues (default in gnu and gnits modes)</font></div><div><font class="Apple-style-span" face="Courier"> `syntax' dubious syntactic constructs (default)</font></div><div><font class="Apple-style-span" face="Courier"> `unsupported' unsupported or incomplete features (default)</font></div><div><font class="Apple-style-span" face="Courier"> `all' all the warnings</font></div><div><font class="Apple-style-span" face="Courier"> `no-CATEGORY' turn off warnings in CATEGORY</font></div><div><font class="Apple-style-span" face="Courier"> `none' turn off all the warnings</font></div><div><font class="Apple-style-span" face="Courier"> `error' treat warnings as errors</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">The environment variable `WARNINGS' is honored. Some subtools might</font></div><div><font class="Apple-style-span" face="Courier">support other warning types, using `all' is encouraged.</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">Library directories:</font></div><div><font class="Apple-style-span" face="Courier"> -B, --prepend-include=DIR prepend directory DIR to search path</font></div><div><font class="Apple-style-span" face="Courier"> -I, --include=DIR append directory DIR to search path</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">The environment variables AUTOM4TE, AUTOCONF, AUTOHEADER, AUTOMAKE,</font></div><div><font class="Apple-style-span" face="Courier">ACLOCAL, AUTOPOINT, LIBTOOLIZE, M4, and MAKE are honored.</font></div><div><font class="Apple-style-span" face="Courier"><br></font></div><div><font class="Apple-style-span" face="Courier">Report bugs to <<a href="mailto:bug-autoconf@gnu.org">bug-autoconf@gnu.org</a>>.</font></div><div><font class="Apple-style-span" face="Courier">GNU Autoconf home page: <<a href="http://www.gnu.org/software/autoconf/">http://www.gnu.org/software/autoconf/</a>>.</font></div><div><font class="Apple-style-span" face="Courier">General help using GNU software: <<a href="http://www.gnu.org/gethelp/">http://www.gnu.org/gethelp/</a>>.</font></div></div><div><br></div><div><br></div></body></html>