unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; build failed with "--with-x=no" today's trunk
@ 2008-05-20  4:33 Wang Diancheng
  2008-05-20  4:45 ` Brad Walker
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Diancheng @ 2008-05-20  4:33 UTC (permalink / raw)
  To: emacs-pretest-bug


following is compile output:

i486-linux-gnu-gcc -Demacs -DHAVE_CONFIG_H  -I. -I/home/dcwang/emacs-debian/emacs-snapshot-20080520/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2 -g -Wl,--as-needed /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/prefix-args.c -o prefix-args
echo "dispnew.o frame.o scroll.o xdisp.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 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   " > buildobj.lst
i486-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker  -z nocombreloc` -g -Wl,--as-needed -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.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 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  -ldbus-1 -lgpm -lncurses   -lm -lgcc -l
 c -lgcc /usr/lib/crtn.o
xfaces.o: In function `Finternal_set_font_selection_order':
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5389: undefined reference to `font_update_sort_order'
xfaces.o: In function `Finternal_set_lisp_face_attribute':
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3123: undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3137: undefined reference to `FONT_SLANT_NAME_NUMERIC'
FONT_WIDTH_NAME_NUMERIC'
xfaces.o: In function `merge_face_ref':
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2700: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2712: undefined reference toFONT_SLANT_NAME_NUMERIC'
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2795: undefined reference toFONT_WIDTH_NAME_NUMERIC'
xfaces.o: In function `realize_tty_face':
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6061: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6062: undefined reference toFONT_SLANT_NAME_NUMERIC'
xfaces.o: In function `tty_supports_face_attributes_p':
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5119: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5122: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
print.o: In function `print_object':
/home/dcwang/emacs-debian/emacs-snapshot-20080520/src/print.c:2147: undefined reference to ont_style_symbolic'
collect2: ld returned 1 exit status
make[2]: *** [temacs] error 1
make[2]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520/src'
make[1]: *** [src] error 2
make[1]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520'
make: *** [emacs-nox-stamp] error 2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 23.0.60; build failed with "--with-x=no" today's trunk
  2008-05-20  4:33 23.0.60; build failed with "--with-x=no" today's trunk Wang Diancheng
@ 2008-05-20  4:45 ` Brad Walker
  0 siblings, 0 replies; 2+ messages in thread
From: Brad Walker @ 2008-05-20  4:45 UTC (permalink / raw)
  To: Wang Diancheng; +Cc: emacs-pretest-bug

On Tue, 2008-05-20 at 12:33 +0800, Wang Diancheng wrote:
> following is compile output:
> 
> i486-linux-gnu-gcc -Demacs -DHAVE_CONFIG_H  -I. -I/home/dcwang/emacs-debian/emacs-snapshot-20080520/src -D_BSD_SOURCE -I/usr/include/freetype2 -I/usr/include/alsa  -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2 -g -Wl,--as-needed /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/prefix-args.c -o prefix-args
> echo "dispnew.o frame.o scroll.o xdisp.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 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   " > buildobj.lst
> i486-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker  -z nocombreloc` -g -Wl,--as-needed -o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o xdisp.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 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  -ldbus-1 -lgpm -lncurses   -lm -lgcc 
 -lc -lgcc /usr/lib/crtn.o
> xfaces.o: In function `Finternal_set_font_selection_order':
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5389: undefined reference to `font_update_sort_order'
> xfaces.o: In function `Finternal_set_lisp_face_attribute':
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3123: undefined reference to `FONT_WEIGHT_NAME_NUMERIC'
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:3137: undefined reference to `FONT_SLANT_NAME_NUMERIC'
> FONT_WIDTH_NAME_NUMERIC'
> xfaces.o: In function `merge_face_ref':
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2700: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2712: undefined reference toFONT_SLANT_NAME_NUMERIC'
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:2795: undefined reference toFONT_WIDTH_NAME_NUMERIC'
> xfaces.o: In function `realize_tty_face':
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6061: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:6062: undefined reference toFONT_SLANT_NAME_NUMERIC'
> xfaces.o: In function `tty_supports_face_attributes_p':
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5119: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/xfaces.c:5122: undefined reference toFONT_WEIGHT_NAME_NUMERIC'
> print.o: In function `print_object':
> /home/dcwang/emacs-debian/emacs-snapshot-20080520/src/print.c:2147: undefined reference to ont_style_symbolic'
> collect2: ld returned 1 exit status
> make[2]: *** [temacs] error 1
> make[2]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520/src'
> make[1]: *** [src] error 2
> make[1]: Leaving directory `/home/dcwang/emacs-debian/emacs-snapshot-20080520'
> make: *** [emacs-nox-stamp] error 2

Known issue:
http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00910.html

Brad Walker




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-20  4:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20  4:33 23.0.60; build failed with "--with-x=no" today's trunk Wang Diancheng
2008-05-20  4:45 ` Brad Walker

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