emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getopt_.h on Windows


From: Andy Moreton
Subject: Re: getopt_.h on Windows
Date: Mon, 07 Feb 2011 12:29:18 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

On Mon 07 Feb 2011, Christoph wrote:

> On 2/6/2011 9:03 PM, Eli Zaretskii wrote:
>
>> Always, or because getopt.in.h was changed lately?  If the former,
>> then I did something wrong, because that's not what I meant to happen.
>> If the latter, someone needs to regenerate getopt_.h and commit it to
>> the repository.
>
> This is the error I get in a clean trunk checkout:
>
> mingw32-make -w getopt_.h-CMD
> mingw32-make[2]: Entering directory `D:/devel/emacs/emacs-bzr/trunk/lib'
> getopt.in.h or ../arg-nonnull.h is newer than getopt_.h.
> Run "gmake getopt_h" in the lib/ subdirectory.
> You will need GNU Sed to be installed.
> exit -1
> mingw32-make[2]: *** [getopt_.h-CMD] Error -1
> mingw32-make[2]: Leaving directory `D:/devel/emacs/emacs-bzr/trunk/lib'
> mingw32-make[1]: *** [getopt_.h] Error 2
> mingw32-make[1]: Leaving directory `D:/devel/emacs/emacs-bzr/trunk/lib'
> mingw32-make: *** [bootstrap-gmake] Error 2

I've found that just running "touch lib/getopt_.h" and then doing a
fresh bootstrap builds ok.

   AndyM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]