From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Lee Newsgroups: gmane.emacs.help Subject: (OT) cvs emacs build fails Date: Fri, 27 Jun 2003 22:43:06 GMT Organization: SBC http://yahoo.sbc.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1056754077 4719 80.91.224.249 (27 Jun 2003 22:47:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2003 22:47:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat Jun 28 00:47:55 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19W20Z-0001Dy-00 for ; Sat, 28 Jun 2003 00:47:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19W1yA-0006TM-0n for gnu-help-gnu-emacs@m.gmane.org; Fri, 27 Jun 2003 18:45:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-pas-nf2!elnk-pas-nf1!newsfeed.earthlink.net!newsfeed2.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!cyclone1.gnilink.net!chi1.webusenet.com!news.webusenet.com!pd2nf1so.cg.shawcable.net!residential.shaw.ca!prodigy.com!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr11.news.prodigy.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:+VP840u75CexBpOel86Ij59cC/0= Original-Lines: 100 Original-NNTP-Posting-Host: 216.62.199.3 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr11.news.prodigy.com 1056753786 ST000 216.62.199.3 (Fri, 27 Jun 2003 18:43:06 EDT) Original-NNTP-Posting-Date: Fri, 27 Jun 2003 18:43:06 EDT X-UserInfo1: FKPGGVSEAJWMAP\YKBCB^]\@PJ_^PBQLGPQRJVMHQAVTUZ]CLNTCPFK[WDXDHV[K^FCGJCJLPF_D_NCC@FUG^Q\DINVAXSLIFXYJSSCCALP@PB@\OS@BITWAH\CQZKJMMD^SJA^NXA\GVLSRBD^M_NW_F[YLVTWIGAXAQBOATKBBQRXECDFDMQ\DZFUE@\JM Original-Xref: shelby.stanford.edu gnu.emacs.help:114800 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11293 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11293 Not sure if this is OT for this group but since I've seen a few build related questions answered here, I thought I'd try my luck. I basically ran 'configure.bat' and then 'nmake bootstrap'. The bootstrap successfully builds temacs.exe, but then fails when it tries to use temacs.exe to compile some lisp. Anyway that's what I'm assuming happens... I'm hoping someone can shed some light on what might be the problem. Below is a log somewhat snipped: plee@/cygdrive/e/cvs/emacs/nt $ ./configure.bat --cflags -Ie:/gnuwin32/include --ldflags -LIBPATH:e:/gnuwin32/lib Checking for 'cp'... Checking for 'rm'... Checking whether 'cl' is available... junk.c Using 'MSVC' Checking for libpng... ...PNG header available, building with PNG support. Checking for jpeg-6b... ...JPEG header available, building with JPEG support. Checking for libgif... ...gif_lib.h not found, building without GIF support. Checking for tiff... ...TIFF header available, building with TIFF support. Checking for libXpm... ...XPM header available, building with XPM support. Generating makefiles 1 file(s) copied. 1 file(s) copied. config.settings nmake.defs ..\nt\makefile.w32-in 1 file(s) copied. config.settings nmake.defs ..\lib-src\makefile.w32-in 1 file(s) copied. config.settings nmake.defs ..\src\makefile.w32-in 1 file(s) copied. config.settings nmake.defs ..\lisp\makefile.w32-in 1 file(s) copied. config.settings nmake.defs ..\leim\makefile.w32-in 1 file(s) copied. Emacs successfully configured. Run `nmake' to build, then run `nmake install' to install. I then ran nmake bootstrap. plee@/cygdrive/e/cvs/emacs/nt $ nmake bootstrap "e:\cvs\emacs\src/obj-spd/i386/temacs.exe" -batch -l loadup bootstrap Loading loadup.el (source)... Using load-path (../lisp e:/cvs/emacs/lisp/emacs-lisp e:/cvs/emacs/lisp/language e:/cvs/emacs/lisp/international e:/cvs/emacs/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading env (source)... Loading cus-start (source)... Note, built-in variable `x-use-underline-position-properties' not bound Loading international/mule (source)... Loading international/mule-conf.el (source)... Loading format (source)... Loading bindings (source)... Loading files (source)... Loading cus-face (source)... Loading faces (source)... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((85071 . 20844) (5135 . 22) (563 . 124) 315468 22244 (8 . 1) (17 . 0) (6449 . 859)) Loading loaddefs.el (source)... ((103124 . 4946) (7361 . 0) (571 . 116) 1065341 22244 (34 . 33) (17 . 0) (13129 . 38)) Loading simple (source)... Loading help (source)... Loading international/mule-cmds (source)... Symbol's value as variable is void: menu-bar-options-menu NMAKE : fatal error U1077: '"e:\cvs\emacs\src/obj-spd/i386/temacs.exe"' : return code '0xffffffff' Stop. Any ideas as to what it's choking on? I tried manually launching temacs.exe and it crashes. My image/zlib support dlls are in the path. TIA.