From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: cygwin build error from emacs trunk Date: Sun, 07 Oct 2012 18:50:02 +0200 Message-ID: <83boge5irp.fsf@gnu.org> References: <20f6ed45-5c3c-4023-8234-ef6ad3dfeed5@googlegroups.com> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1349628635 7679 80.91.229.3 (7 Oct 2012 16:50:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 16:50:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 07 18:50:39 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1TKu3r-0003N1-GX for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Oct 2012 18:50:39 +0200 Original-Received: from localhost ([::1]:45775 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKu3l-0005Fw-El for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Oct 2012 12:50:33 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKu3f-0005FN-Lg for help-gnu-emacs@gnu.org; Sun, 07 Oct 2012 12:50:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKu3e-0000Dd-HR for help-gnu-emacs@gnu.org; Sun, 07 Oct 2012 12:50:27 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:37678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKu3e-0000Br-8r for help-gnu-emacs@gnu.org; Sun, 07 Oct 2012 12:50:26 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MBJ00H007F4MJ00@a-mtaout20.012.net.il> for help-gnu-emacs@gnu.org; Sun, 07 Oct 2012 18:50:10 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MBJ00G1M83MV4F0@a-mtaout20.012.net.il> for help-gnu-emacs@gnu.org; Sun, 07 Oct 2012 18:50:10 +0200 (IST) In-reply-to: <20f6ed45-5c3c-4023-8234-ef6ad3dfeed5@googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:87127 Archived-At: > Date: Sun, 7 Oct 2012 09:08:23 -0700 (PDT) > From: rajanikanth@gmail.com > Injection-Date: Sun, 07 Oct 2012 16:08:23 +0000 > > I get the following error when building emacs (from trunk) on Windows7/64-bit and Cygwin 1.7.16-1. Was anyone able to successfully build using this configuration? > > Compiling epa.el > Wrote /home/rajanikanth/emacs/trunk/lisp/doc-view.elc > 0 [main] emacs 7848 child_info_fork::abort: C:\cygwin\bin\cyggs-9.dll: Loaded to different address: parent(0x3D10000) != child(0x3CB0000) > > In toplevel form: > dirtrack.el:111:13:Error: Doing vfork: Resource temporarily unavailable This looks like Cygwin problems, not Emacs problems; you will be better off asking this on the Cygwin mailing list.