From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Zhang Wei" Newsgroups: gmane.emacs.devel Subject: bootstrap failed on Windows without "--enable-font-backend" Date: Sat, 2 Feb 2008 11:45:33 +0800 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1201923949 1356 80.91.229.12 (2 Feb 2008 03:45:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Feb 2008 03:45:49 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 02 04:46:10 2008 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.50) id 1JL9KS-0007xT-7c for ged-emacs-devel@m.gmane.org; Sat, 02 Feb 2008 04:46:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL9K0-0001U4-OD for ged-emacs-devel@m.gmane.org; Fri, 01 Feb 2008 22:45:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JL9Jw-0001T7-PH for emacs-devel@gnu.org; Fri, 01 Feb 2008 22:45:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JL9Ju-0001Qm-Eb for emacs-devel@gnu.org; Fri, 01 Feb 2008 22:45:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JL9Ju-0001Qf-CS for emacs-devel@gnu.org; Fri, 01 Feb 2008 22:45:34 -0500 Original-Received: from hs-out-0708.google.com ([64.233.178.240] helo=hs-out-2122.google.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JL9Ju-00086f-2O for emacs-devel@gnu.org; Fri, 01 Feb 2008 22:45:34 -0500 Original-Received: by hs-out-2122.google.com with SMTP id j58so796109hsj.10 for ; Fri, 01 Feb 2008 19:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=VrKn83C++KlNDkmOmxhp3E1l3EYZ17aMhYBp9HYdcl0=; b=kt34vmOjthOG4oZ8xoGK4jMSYOvcs09gzn3flQ9VOYZEKx9iUa8WL5fBFphgHyFEdEuKxQoQRQ3zAo+yGP2tMZX8TJXAEEhbt8O0T8TYYMt+bT0vUjddmtjB7kRwJiq1xLCc7LaSjiLkAQsaOrQiW/bNJgyEP8yWETbqxXj1+Gk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=pPCYdrJBdF/Xsi0noBi13M9NKQatAdsLxyQfxRSq1HT2ulhFFaVFllkP9Pah+L+JE1MYwNbNEdRXYIgBwUXWs+2Px4Ah184yHsVcPdg4u2L58bWr2XKjpsXqMFDjglaQOJkJo0T1bsKUwYZNW1ORHpCr59Mvyp6AtrnbjjFVLFU= Original-Received: by 10.150.178.19 with SMTP id a19mr593927ybf.55.1201923933466; Fri, 01 Feb 2008 19:45:33 -0800 (PST) Original-Received: by 10.150.217.4 with HTTP; Fri, 1 Feb 2008 19:45:33 -0800 (PST) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 (Google crawlbot) 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:87984 Archived-At: D:\emacs-src\emacs-trunk\nt> configure.bat --with-gcc --no-cygwin --no-debug D:\emacs-src\emacs-trunk\nt> make bootstrap [...] gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -mno-cygwin -m tune=pentium4 -O2 -Di386 -D_CRTAPI1=_cdecl -Demacs=1 -DWINDOWSNT -DDOS_NT -DH AVE_CONFIG_H -I../nt/inc -D_UCHAR_T -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=50 00000 -o oo-spd/i386/firstfile.o firstfile.c windres -O coff --include-dir ../nt -o oo-spd/i386/emacs.res ../nt/emacs.rc gcc -o oo-spd/i386/temacs.bin -mno-cygwin -Wl,-stack,0x00800000 -Wl,-heap,0x0 0100000 -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start -Wl ,-Map,oo-spd/i386/temacs.map oo-spd/i386/firstfile.o oo-spd/i386/emacs.res oo-sp d/i386/temacs0.a oo-spd/i386/temacs1.a oo-spd/i386/temacw32.a oo-spd/i386/lastfi le.a -lwinmm -ladvapi32 -lgdi32 -lcomdlg32 -luser32 -lmpr -lshell32 -lwinspool - lole32 -lcomctl32 oo-spd/i386/temacs0.a(emacs.o):emacs.c:(.text+0x1605): undefined reference to `s yms_of_font' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x8a1): undefined reference to `Ffont_get' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x1cc2): undefined reference t o `QCregistry' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x1cdf): undefined reference t o `Ffont_spec' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2292): undefined reference t o `Ffont_spec' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x22b2): undefined reference t o `font_parse_xlfd' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2328): undefined reference t o `font_unparse_xlfd' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2401): undefined reference t o `Ffont_spec' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x2415): undefined reference t o `font_parse_xlfd' oo-spd/i386/temacs1.a(fontset.o):fontset.c:(.text+0x247d): undefined reference t o `font_unparse_xlfd' collect2: ld returned 1 exit status make[2]: *** [oo-spd/i386/temacs.exe] Error 1 make[2]: Leaving directory `D:/emacs-src/emacs-trunk/src' make[1]: *** [bootstrap-temacs] Error 2 make[1]: Leaving directory `D:/emacs-src/emacs-trunk/src' make: *** [bootstrap-gmake] Error 2 D:\emacs-src\emacs-trunk\nt> But if I configure with font backend enabled, bootstrap will pass: configure.bat --enable-font-backend --with-gcc --no-cygwin --no-debug