unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Denis Bueno <dbueno@gmail.com>
Subject: `make bootstrap' failure, OS X
Date: Thu, 3 Feb 2005 00:19:28 -0500	[thread overview]
Message-ID: <6dbd4d00050202211953fa65c5@mail.gmail.com> (raw)

On the latest CVS, as of Thu 03 Feb 0018 EST,

$ make maintainer-clean; ./configure --without-x --enable-carbon-app
&& make bootstrap
<configure>
<start compilation>
...
cd /Users/dbueno/download/cvs-trees/emacs/man; makeinfo --force flymake.texi
(cd lispref; make  info)
makeinfo --force -I. -I/Users/dbueno/download/cvs-trees/emacs/lispref
/Users/dbueno/download/cvs-trees/emacs/lispref/elisp.texi -o
/Users/dbueno/download/cvs-trees/emacs/lispref/../info/elisp
(cd lispintro; make  info)
make[1]: Nothing to be done for `info'.
(cd lisp; make  bootstrap-prepare)
if test -x ../src/emacs; then                           \
  make  autoloads;                              \
else                                                    \
  if test ! -r /Users/dbueno/download/cvs-trees/emacs/lisp/loaddefs.el;
then            \
    cp /Users/dbueno/download/cvs-trees/emacs/lisp/ldefs-boot.el
/Users/dbueno/download/cvs-trees/emacs/lisp/loaddefs.el;   \
  fi                                                    \
fi
(cd src; make  bootstrap)
gcc -I/sw/include -L/sw/lib -c -fpascal-strings -fno-common -DMAC_OSX
-I../mac/src   -Demacs -DHAVE_CONFIG_H   -I.
-I/Users/dbueno/download/cvs-trees/emacs/src -fpascal-strings
-fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 pre-crt0.c
touch stamp-oldxmenu
gcc -I/sw/include -L/sw/lib -c -fpascal-strings -fno-common -DMAC_OSX
-I../mac/src   -Demacs -DHAVE_CONFIG_H   -I.
-I/Users/dbueno/download/cvs-trees/emacs/src -fpascal-strings
-fno-common -DMAC_OSX -I../mac/src -Dtemacs -g -O2 dispnew.c
dispnew.c: In function `update_window':
dispnew.c:4071: error: `f' undeclared (first use in this function)
dispnew.c:4071: error: (Each undeclared identifier is reported only once
dispnew.c:4071: error: for each function it appears in.)
make[1]: *** [dispnew.o] Error 1
make: *** [bootstrap-build] Error 2


Any ideas?

-- 
Denis Bueno

                 reply	other threads:[~2005-02-03  5:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=6dbd4d00050202211953fa65c5@mail.gmail.com \
    --to=dbueno@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).