* bug#7998: windows build failure
@ 2011-02-07 18:24 Sean Sieger
2011-02-07 23:41 ` Glenn Morris
0 siblings, 1 reply; 3+ messages in thread
From: Sean Sieger @ 2011-02-07 18:24 UTC (permalink / raw)
To: 7998
gcc -I. -c -gdwarf-2 -g3 -DEMACSDEBUG -DENABLE_CHECKING -DXASSERTS -fno-crossju
mping -Ic:/imagesupport/include -DHAVE_CONFIG_H=1 -I. -I../nt/inc -I../src -o o
o/i386/dtoastr.o dtoastr.c
make -w getopt_.h-CMD
make[2]: Entering directory `c:/emacs-24.0.50/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
make[2]: *** [getopt_.h-CMD] Error -1
make[2]: Leaving directory `c:/emacs-24.0.50/lib'
make[1]: *** [getopt_.h] Error 2
make[1]: Leaving directory `c:/emacs-24.0.50/lib'
make: *** [bootstrap-gmake] Error 2
Um, sed's in my path,
c:\emacs-24.0.50\nt>sed --version
GNU sed version 4.2.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#7998: windows build failure
2011-02-07 18:24 bug#7998: windows build failure Sean Sieger
@ 2011-02-07 23:41 ` Glenn Morris
2011-02-08 0:31 ` Sean Sieger
0 siblings, 1 reply; 3+ messages in thread
From: Glenn Morris @ 2011-02-07 23:41 UTC (permalink / raw)
To: Sean Sieger; +Cc: 7998
Sean Sieger wrote:
> Run "gmake getopt_h" in the lib/ subdirectory.
> You will need GNU Sed to be installed.
> exit -1
> make[2]: *** [getopt_.h-CMD] Error -1
> make[2]: Leaving directory `c:/emacs-24.0.50/lib'
> make[1]: *** [getopt_.h] Error 2
> make[1]: Leaving directory `c:/emacs-24.0.50/lib'
> make: *** [bootstrap-gmake] Error 2
>
> Um, sed's in my path,
Um, so try running "gmake getopt_h" in the lib/ subdirectory then.
(see also
http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00278.html )
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#7998: windows build failure
2011-02-07 23:41 ` Glenn Morris
@ 2011-02-08 0:31 ` Sean Sieger
0 siblings, 0 replies; 3+ messages in thread
From: Sean Sieger @ 2011-02-08 0:31 UTC (permalink / raw)
To: bug-gnu-emacs
Glenn Morris <rgm@gnu.org> writes:
Sean Sieger wrote:
> Run "gmake getopt_h" in the lib/ subdirectory.
> You will need GNU Sed to be installed.
> exit -1
> make[2]: *** [getopt_.h-CMD] Error -1
> make[2]: Leaving directory `c:/emacs-24.0.50/lib'
> make[1]: *** [getopt_.h] Error 2
> make[1]: Leaving directory `c:/emacs-24.0.50/lib'
> make: *** [bootstrap-gmake] Error 2
>
> Um, sed's in my path,
Um, so try running "gmake getopt_h" in the lib/ subdirectory then.
(see also
http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00278.html )
Thank you. The trunk builds fine now.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-08 0:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 18:24 bug#7998: windows build failure Sean Sieger
2011-02-07 23:41 ` Glenn Morris
2011-02-08 0:31 ` Sean Sieger
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).