From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs-23.2.92 pretest build failure Date: Sun, 16 Jan 2011 05:08:00 -0500 Message-ID: References: <871v4ejn8g.fsf@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1295172675 8821 80.91.229.12 (16 Jan 2011 10:11:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 16 Jan 2011 10:11:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sean Sieger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 16 11:11:10 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PePZj-000726-T0 for ged-emacs-devel@m.gmane.org; Sun, 16 Jan 2011 11:11:08 +0100 Original-Received: from localhost ([127.0.0.1]:56640 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PePWu-00041j-LZ for ged-emacs-devel@m.gmane.org; Sun, 16 Jan 2011 05:08:12 -0500 Original-Received: from [140.186.70.92] (port=35866 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PePWn-00041c-5p for emacs-devel@gnu.org; Sun, 16 Jan 2011 05:08:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PePWl-0008Og-WE for emacs-devel@gnu.org; Sun, 16 Jan 2011 05:08:05 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PePWl-0008Oc-Uo for emacs-devel@gnu.org; Sun, 16 Jan 2011 05:08:03 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1PePWi-0005rb-6t; Sun, 16 Jan 2011 05:08:00 -0500 In-reply-to: <871v4ejn8g.fsf@gmail.com> (message from Sean Sieger on Sat, 15 Jan 2011 08:43:59 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:134598 Archived-At: > From: Sean Sieger > Date: Sat, 15 Jan 2011 08:43:59 -0500 > > gcc -o oo/i386/temacs.bin -gdwarf-2 -g3 -Wl,-stack,0x00800000 -Wl,-heap,0x00 > 100000 -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start -Wl, > -Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res oo/i386/temacs0.a > oo/i386/temacs1.a oo/i386/temacw32.a oo/i386/lastfile.a -lwinmm -ladvapi32 -lgdi > 32 -lcomdlg32 -luser32 -lmpr -lshell32 -lwinspool -lole32 -lcomctl32 -lusp10 > oo/i386/temacs1.a(image.o): In function `syms_of_image': > C:\Users\Sean\Downloads\emacs-23.2.92\src/image.c:8467: undefined reference to ` > SET_SYMBOL_VAL' > collect2: ld returned 1 exit status > make[1]: *** [oo/i386/temacs.exe] Error 1 > make[1]: Leaving directory `C:/Users/Sean/Downloads/emacs-23.2.92/src' > make: *** [all-other-dirs-gmake] Error 2 Sorry, my bad. Could you please try with the current branch?