Re: [squid-users] compiling squid-head patched with rproxy.patch

From: Robert Collins <robert.collins@dont-contact.us>
Date: Sat, 20 Oct 2001 19:39:47 +1000

----- Original Message -----
From: "Henrik Nordstrom" <hno@marasystems.com>
To: "Klavs Klavsen" <ktk@metropol.dk>
Cc: <squid-dev@squid-cache.org>
Sent: Friday, October 19, 2001 9:30 PM
Subject: Re: [squid-users] compiling squid-head patched with
rproxy.patch

> You most likely need to upgrade your automake or autoconf
installation..

Chances are that automake isn't installed.

> Robert: Isn't the tool chain supposed to assert that correct versions
> are used?

It does, but only to a certain extent.

This failure was during aclocal, which doesn't make any version checks.

Klavs, as an end user you should not ever need to run bootstrap.sh.

For the record:
bootstrap.sh should ONLY be run when
* you have autoconf 2.13 and automake 1.5 (or 1.6) installed.
* You have altered (by hand or via patch) configure.in, or any
Makefile.am.

Anything else, including patching .c and .h files *does not* require
running bootstrap.sh.

If you are doing multiple compilations from the same source then you
should use --enable-dependency-tracking on your configure line to ensure
that source changes will recompile related files.

Rob.
Received on Sat Oct 20 2001 - 03:36:32 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:33 MST