Squid-2.5 requires automake-1.5 and autoconf 2.13. And performs better
if automake-1.5 is patched.
Squid 2.5 is incompatible with autoconf 2.53, and automake 1.6 or later
is incompatible with autoconf 2.13...
bootstrap.sh knows to looks for parallell installs of the different
versions by most common methods.. so basically all you need is to
install the automake-1.5 and autoconf-2.13 "compability" packages in
parallell to 1-6/2.53.
bootstrap.sh looks for
automake
automake-1.5
automake15
and verififies that what it finds is the requested version. If no match
is found it will use just "automake" with the warning shown below.
Regards
Henrik
Guido Serassio wrote:
> Automake 1.6.2 on Cygwin.
> This is the bootstrap output:
>
> $ ./bootstrap.sh
> WARNING: Cannot find automake version 1.5
> Trying automake (GNU automake) 1.6.2
> WARNING: Cannot find autoconf version 2.13
> Trying autoconf (GNU Autoconf) 2.53a
> 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.
> configure.in:1435: warning: AC_CHECK_TYPE: assuming `u_short' is not a type
> autoheader: `include/autoconf.h.in' is unchanged
> Autotool bootstrapping complete.
>
> Regards
>
> Guido
>
> -
> =======================================================
> Serassio Guido
> Via Albenga, 11/4 10134 - Torino - ITALY
> E-mail: guido.serassio@serassio.it
> WWW: http://www.serassio.it
Received on Thu Nov 21 2002 - 11:06:29 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:18:47 MST