all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Sam Steingold <sds@gnu.org>
Cc: tromey@redhat.com, emacs-devel@gnu.org
Subject: Re: cannot build on w32
Date: Wed, 19 Jan 2011 11:03:18 -0500	[thread overview]
Message-ID: <E1PfaVC-0002ZP-G4@fencepost.gnu.org> (raw)
In-Reply-To: <AANLkTimoC7uHbsceepOU_wFhF=5iiuwSKirRWq_x9=Hk@mail.gmail.com> (message from Sam Steingold on Wed, 19 Jan 2011 10:53:28 -0500)

> Date: Wed, 19 Jan 2011 10:53:28 -0500
> From: Sam Steingold <sds@gnu.org>
> Cc: emacs-devel@gnu.org
> 
> On Wed, Jan 19, 2011 at 10:33 AM, Sam Steingold <sds@gnu.org> wrote:
> > however, I now get a more insurmountable problem:
> >
> > "make bootstrap" dies with:
> >
> > gcc -I. -c  -mno-cygwin -mtune=pentium4 -O2
> > -IC:/gnu/gnuwin32/include -Demacs=1 -DHAVE_CONFIG_H -I../nt/inc
> > -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o
> > oo-spd/i386/print.o print.c
> > print.c:53:21: ftoastr.h: No such file or directory
> > make[2]: *** [oo-spd/i386/print.o] Error 1
> >
> > even though the above gcc command succeeds in src and lib/ftoastr.h is present.
> 
> I worked around this by adding -I../lib to CFLAGS in src/makefile
> which is, obviously, not trt.

The w32 build is currently broken, since addition of files from gnulib
and the change of directory structure that involved were not accounted
for in the Windows makefiles.  If you can fix that the right way,
please do; if not, someone else will in a few days.

> BTW, retrying "make bootstrap" is very frustrating (it's a quadratic process!)

You shouldn't need to say "make bootstrap" after the the first such
command fails.  Just "make" should do.  (But I only tried that on
GNU/Linux, so perhaps there's some bug in the Windows build procedure
that breaks this.)



  reply	other threads:[~2011-01-19 16:03 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-19 15:12 cannot build on w32 Sam Steingold
2011-01-19 15:18 ` Tom Tromey
2011-01-19 15:33   ` Sam Steingold
2011-01-19 15:53     ` Sam Steingold
2011-01-19 16:03       ` Eli Zaretskii [this message]
2011-01-19 16:14         ` Sam Steingold
2011-01-19 16:32           ` Eli Zaretskii
2011-01-19 16:05       ` Sam Steingold
2011-01-19 16:09         ` Eli Zaretskii
2011-01-19 16:16           ` Sam Steingold
2011-01-19 16:39             ` Eli Zaretskii
2011-01-19 17:36               ` Sam Steingold
2011-01-19 19:01                 ` Jan Djärv
2011-01-20 15:17                   ` Sam Steingold
2011-01-20 15:27                     ` Eli Zaretskii
2011-01-20 18:46                       ` Sam Steingold
2011-01-20 14:12                 ` Richard Stallman
2011-01-20 14:50                   ` Sam Steingold
2011-01-20 15:00                     ` Eli Zaretskii
2011-01-21 20:15                     ` Richard Stallman
2011-01-19 16:21           ` Óscar Fuentes
2011-01-19 16:41             ` Eli Zaretskii
2011-01-19 16:52               ` Óscar Fuentes
2011-01-19 15:36   ` Andreas Schwab
2011-01-19 15:40     ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1PfaVC-0002ZP-G4@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=sds@gnu.org \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.