From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Build failure of current master [MSYS2/MINGW64] Date: Sun, 31 Jan 2016 12:46:24 +0100 Message-ID: <56ADF410.1060504@alice.it> References: <56AD64A0.30605@alice.it> <56AD790C.8020105@cs.ucla.edu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1454240818 14702 80.91.229.3 (31 Jan 2016 11:46:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Jan 2016 11:46:58 +0000 (UTC) To: Paul Eggert , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 31 12:46:50 2016 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 1aPqSv-000745-Ag for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2016 12:46:49 +0100 Original-Received: from localhost ([::1]:41241 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPqSu-0004gH-M6 for ged-emacs-devel@m.gmane.org; Sun, 31 Jan 2016 06:46:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPqSh-0004gA-QH for emacs-devel@gnu.org; Sun, 31 Jan 2016 06:46:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPqSe-0006nA-LP for emacs-devel@gnu.org; Sun, 31 Jan 2016 06:46:35 -0500 Original-Received: from smtp204.alice.it ([82.57.200.100]:50593) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPqSe-0006mx-FO for emacs-devel@gnu.org; Sun, 31 Jan 2016 06:46:32 -0500 Original-Received: from [192.168.1.101] (87.3.155.187) by smtp204.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 5697BA0B038A262D; Sun, 31 Jan 2016 12:46:31 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 In-Reply-To: <56AD790C.8020105@cs.ucla.edu> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.100 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:199075 Archived-At: Now it builds... :) Thanks, Angelo. Il 31/01/2016 04:01, Paul Eggert ha scritto: > Angelo Graziosi wrote: >> unexw32.o:unexw32.c:(.rdata$.refptr.my_edata[.refptr.my_edata]+0x0): >> undefined >> reference to `my_edata' > > Sorry, I missed that reference to my_edata. I just now installed > something in master that I hope fixes your problem.