unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* make bootstrap fails
@ 2005-10-29 16:53 Emacs-Hacker
  0 siblings, 0 replies; only message in thread
From: Emacs-Hacker @ 2005-10-29 16:53 UTC (permalink / raw)


The latest CVS version of emacs fails to build on MacOS 10.4.2 (the problem might not be OS X specific, though).

Full transcript at

	http://jovi.net/emacs-make-bootstrap-failure.wall

$ cvs update -P -d
$ make distclean
$ ./configure --enable-carbon-app --without-x
$ make bootstrap
...
gcc  -prebind -framework Carbon -framework QuickTime -Xlinker -headerpad -Xlinker 690  -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o  window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o   emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  mac.o macterm.o macfns.o macmenu.o macselect.o fontset.o fringe.o image.o  terminfo.o lastfile.o         -lncurses   
ld: warning multiple definitions of symbol _PC
terminfo.o definition of _PC in section (__DATA,__common)
/usr/lib/libncurses.dylib(lib_tputs.o) definition of _PC
ld: warning multiple definitions of symbol _UP
terminfo.o definition of _UP in section (__DATA,__common)
/usr/lib/libncurses.dylib(lib_termcap.o) definition of _UP
ld: warning multiple definitions of symbol _BC
terminfo.o definition of _BC in section (__DATA,__common)
/usr/lib/libncurses.dylib(lib_termcap.o) definition of _BC
ld: /usr/lib/crt1.o illegal reference to symbol: __objcInit defined in indirectly referenced dynamic library /usr/lib/libobjc.A.dylib
make[1]: *** [temacs] Error 1
make: *** [bootstrap-build] Error 2

		Peace
			--Devon
	 /~\
	 \ /	Health Care
	  X 	not warfare
	 / \

	Dubya won the digital vote
	Kerry won the popular vote

PS: This exact symptom has troubled us before...

	http://lists.gnu.org/archive/html/emacs-devel/2003-02/msg00355.html

From:	Mark Moll
Subject: make bootstrap fails
Date:	Thu, 13 Feb 2003 17:03:05 -0600

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

only message in thread, other threads:[~2005-10-29 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-29 16:53 make bootstrap fails Emacs-Hacker

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