emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[23.0.60] configure with "--without-x " option -> boostrap failure


From: sang-il kim
Subject: [23.0.60] configure with "--without-x " option -> boostrap failure
Date: Thu, 3 Jul 2008 21:27:00 +0900

]$ 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]