On Tue, Nov 16, 1999 at 01:02:37AM -0500, Nathan Froyd wrote:
[...] 
> make[1]: Entering directory /home/nathan/src/mutt-1.0-us/m4'
> make[1]: @SHELL@: Command not found
> make[1]: *** [install-am] Error 127
> make[1]: Leaving directory /home/nathan/src/mutt-1.0-us/m4'
> make: *** [install-recursive] Error 1
> 
> What am I doing wrong? Is there some subtle internationalization point that
> I'm missing here?

That seems to be a problem only with the US version tarball - I ran into it
when designing the spec files for the Linux RPMs. A workaround is:

touch -d "01/01" m4/*

i.e. backdate all files in the "m4" directory, which forces them to get
rebuild during configure/compile.
The international tarball has different dates on those files, so the problem
doesn't show up.

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