On Sat, Sep 11, 1999 at 02:35:14PM -0500, Arvind K. Karandikar wrote:
[...] 
> and tried make and make install. However, I get the following error:
> 
> % make
> cd . && autoheader
> make: @SHELL@: Command not found
> make: *** [stamp-h.in] Error 127
> 
> I'm on a sunOS 5.6
[...]

Are you by any chance trying to install the U.S. version of mutt? I've had
similar problems with 1.0pre1 and 1.0pre2 under Red Hat Linux 5.2 - it seems
to be a bug in the configure scripts. My workaround was to "touch" a couple
of .in and .in.am files to make them older, so the corresponding Makefiles
and such got rebuild properly during configure. I specifically remember
doing this for the "m4" subdirectory:

touch -d "01/01" m4/*

I've sent this to this list before but never got a reaction.

HTH,

Thomas
-- 
-----------------------------------------------------------------------------
      Thomas Ribbrock    http://www.bigfoot.com/~kaytan    ICQ#: 15839919
   "You have to live on the edge of reality - to make your dreams come true!"

Reply via email to