From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: config/make problems
9 Jul 1998 22:33:08 -0700
Message-ID: <Pine.SUN.3.93.980709144746.15321B-100000.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <35A3D7DB.DE9AC77F@colorado.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
To: "Gary D. Hachtel" <hachtel@duke.colorado.edu>
Cc: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>

On Wed, 8 Jul 1998, Gary D. Hachtel wrote:

> bash-2.01$ make
> cd . && autoconf
> /bin/sh: autoconf: command not found
> make: *** [configure] Error 127

Just a simple timestamp problem, nothing more. You can do one of two
things:
  
  1. Change the timestamp (using "touch") on the regenerated files such
     configure and config.status; or,
  
  2. Install autoconf.

Normally, packagers are careful to get the timestamps right, so it might
be a local problem (clock skew, time change etc).

Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
