On Wed, 24 Apr 2002, Derrick J Brashear wrote: > On Thu, 25 Apr 2002, [iso-8859-2] Martin MOKREJŠ wrote: > > > On Wed, 24 Apr 2002, Neulinger, Nathan wrote: > > > > > Have you tried a regular CVS checkout? None of these problems below should have >anything to do with the prototypes branch. > > > > No, but if you want: > > > > $ cvs co openafs > > [...] > > $ cd openafs > > $ autoconf > > configure.in:2: error: possibly undefined macro: AM_INIT_AUTOMAKE > > run the regen.sh script, or see README.DEVEL for details.
The README.DEVEL doesn't help me at all in this case. What should be relevant to my problems? $ ./regen.sh Updating configuration... Running aclocal Running autoconf configure.in:3: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in:6: warning: AC_PROG_LEX invoked multiple times configure.in:131: warning: do not use m4_regexp: use regexp or m4_bregexp Running autoconf for configure-libafs configure-libafs.in:7: warning: AC_PROG_LEX invoked multiple times Running autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. autoheader: `src/config/afsconfig.h.in' is created $ Used automake-1.5. Is it too old? -- Martin Mokrejs <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3616 , fax: +49-89-3187 3585 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
