Can't compile CVS version

Any ideas on where the following errors come from?
Are the missing files supposed to be in the archive or
are they generated by the bootstrap process?
I have the latest versions of the autotools:
This is perl, v5.6.1 built for i686-linux
aclocal (GNU automake) 1.6.3
autoconf (GNU Autoconf) 2.53
autogen - The Automated Program Generator - Ver. 5.4.1

Thanks!

[root@pc1 libwww-cvs]# !473
perl config/winConfigure.pl
assuming global: PUBLIC FILE *WWWTrace = NULL;
assuming global: PUBLIC unsigned int WWW_TraceFlag = 0;		/* Global
trace flag for ALL W3 code */
[root@pc1 libwww-cvs]#

[root@pc1 libwww-cvs]# !474
aclocal; autoheader; automake; autoconf
aclocal: macro `fp_PROG_INSTALL' defined in acinclude.m4 but never used
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.
aclocal.m4:268: error: m4_defn: undefined macro: _m4_divert_diversion
../autoconf/c.m4:1033: AC_C_VOLATILE is expanded from...
aclocal.m4:268: the top level
autoheader: autom4te failed with exit status: 1
 at /bin/autoheader line 163
/usr/share/automake-1.6/am/compile.am: CPPFLAGS was set with `:=' and is
now set with `='
Library/src/Makefile.am: required file `config/depcomp' not found
Makefile.am:45: `#' comment at start of rule is unportable
configure.in:30: required file `./wwwconf.h.in' not found
aclocal.m4:268: error: m4_defn: undefined macro: _m4_divert_diversion
../autoconf/c.m4:1033: AC_C_VOLATILE is expanded from...
aclocal.m4:268: the top level
[root@pc1 libwww-cvs]#

Fred

Received on Friday, 16 August 2002 08:00:25 UTC