all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [23.0.60] configure with "--without-x " option -> boostrap failure
@ 2008-07-03 12:27 sang-il kim
  0 siblings, 0 replies; only message in thread
From: sang-il kim @ 2008-07-03 12:27 UTC (permalink / raw
  To: emacs-devel

]$ make maintainer-clean
]$ ./configure --without-x
]$ make bootstrap
[...]
gcc -nostdlib `./prefix-args -Xlinker  -z nocombreloc`
-Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o
dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o
coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o
xfaces.o   dbusbind.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 font.o print.o lread.o syntax.o unexelf.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     terminfo.o lastfile.o
vm-limit.o      -lasound  -L/lib -ldbus-1 -lgpm -lncurses  -lotf
-lfreetype -lz -lm17n-flt -lm17n-core  -lm -lgcc -lc -lgcc
/usr/lib/crtn.o
xdisp.o: In function `handle_line_prefix':
/home/sangu/Work/cvs/emacs/src/xdisp.c:16366: undefined reference to
`get_it_property'
/home/sangu/Work/cvs/emacs/src/xdisp.c:16372: undefined reference to
`get_it_property'
collect2: ld returned 1 exit status
make[2]: *** [temacs] Error 1
make[2]: Leaving directory `/home/sangu/Work/cvs/emacs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/sangu/Work/cvs/emacs'
make: *** [bootstrap] Error 2




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

only message in thread, other threads:[~2008-07-03 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-03 12:27 [23.0.60] configure with "--without-x " option -> boostrap failure sang-il kim

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.