unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Ken Brown <kbrown@cornell.edu>
Cc: emacs-devel@gnu.org
Subject: Re: make bootstrap fails to create deps directory in time
Date: Mon, 23 Nov 2009 15:49:17 +0100	[thread overview]
Message-ID: <4B0AA0ED.8040102@swipnet.se> (raw)
In-Reply-To: <4B0A8A7A.3030303@cornell.edu>

Ken Brown skrev:
> With a fresh cvs checkout, make bootstrap fails on cygwin as follows:
> 
> gcc -c -Demacs -DHAVE_CONFIG_H  -I. -I/tmp/emacs/src 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 
> -I/usr/include/freetype2     -g -O2 -Wdeclaration-after-statement 
> -Wno-pointer-sign   -MMD -MF deps/ecrt0.d /tmp/emacs/src/ecrt0.c
> /tmp/emacs/src/ecrt0.c:106: fatal error: opening dependency file 
> deps/ecrt0.d: No such file or directory
> 
> Examining src after the failure, I see that the deps directory hasn't 
> been created.  Is there a problem in the Makefile?  If I instead do make 
> -j4, the deps directory gets created and the compilation proceeds.
> 

I've checked in a fix.

	Jan D.





      reply	other threads:[~2009-11-23 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-23 13:13 make bootstrap fails to create deps directory in time Ken Brown
2009-11-23 14:49 ` Jan Djärv [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4B0AA0ED.8040102@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=kbrown@cornell.edu \
    /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 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).