unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Lee <pete_lee@swbell.net>
Subject: (OT) cvs emacs build fails
Date: Fri, 27 Jun 2003 22:43:06 GMT	[thread overview]
Message-ID: <ur85fnnut.fsf@swbell.net> (raw)

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
    <snip cleans>
    <snip compiling/building temacs.exe>
	"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.

             reply	other threads:[~2003-06-27 22:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27 22:43 Peter Lee [this message]
2003-06-27 22:49 ` (OT) cvs emacs build fails Peter Lee
2003-06-28  0:00 ` Peter Lee
2003-06-29 10:44 ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ur85fnnut.fsf@swbell.net \
    --to=pete_lee@swbell.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).