From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: No rule to make target `../lib/ignore-value.h' Date: Tue, 09 Jul 2013 11:08:02 +0200 Message-ID: <51DBD2F2.5080205@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1373360961 11138 80.91.229.3 (9 Jul 2013 09:09:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Jul 2013 09:09:21 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 09 11:09:22 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UwTvG-0003di-4U for ged-emacs-devel@m.gmane.org; Tue, 09 Jul 2013 11:09:22 +0200 Original-Received: from localhost ([::1]:33193 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwTvF-0000Wg-B0 for ged-emacs-devel@m.gmane.org; Tue, 09 Jul 2013 05:09:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwTvB-0000VB-RA for emacs-devel@gnu.org; Tue, 09 Jul 2013 05:09:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UwTvA-0000ac-MP for emacs-devel@gnu.org; Tue, 09 Jul 2013 05:09:17 -0400 Original-Received: from mout.gmx.net ([212.227.15.19]:65044) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UwTu9-0000HZ-ND for emacs-devel@gnu.org; Tue, 09 Jul 2013 05:08:13 -0400 Original-Received: from [62.47.46.161] ([62.47.46.161]) by mail.gmx.com (mrgmx003) with ESMTPA (Nemesis) id 0LsCAp-1UCOkm1TAN-013uOU for ; Tue, 09 Jul 2013 11:08:11 +0200 X-Provags-ID: V03:K0:SKTM7J+BS15Ns2X47uQRm/8yb0XjJZa6NwFAO5ICrKzt5wpf0dK NbOaNfEldJfcsdxrI+Bt3zTb3uncR7J51gI9j/uqdEo8Cyuh5uCgJWidAC5UHZtwgjVGOOP C7QZiF6VbgnWfL7hXLBd+8WugYOS4ATxWOaYRx46OGDAkQL5FR7Ph6zIyMDXN644j4NSUkz LHWofQ38SfgdA/m0+ynvg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.19 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:161742 Archived-At: The "old way" of bootstrapping trunk on Windows currently fails here as make[3]: Leaving directory `c:/emacs/quickfixes/src' make[3]: *** No rule to make target `../lib/ignore-value.h', needed by `oo/i386/emacs.o'. Stop. make[2]: *** [bootstrap-temacs-CMD] Error 2 make[2]: Leaving directory `c:/emacs/quickfixes/src' make[1]: *** [bootstrap-temacs] Error 2 make[1]: Leaving directory `c:/emacs/quickfixes/src' make: *** [bootstrap-gmake] Error 2 Any chance to get this fixed? Thanks, martin