unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* `make bootstrap' failure, OS X
@ 2005-02-03  5:19 Denis Bueno
  0 siblings, 0 replies; only message in thread
From: Denis Bueno @ 2005-02-03  5:19 UTC (permalink / 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-03  5:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-03  5:19 `make bootstrap' failure, OS X Denis Bueno

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