bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#281: marked as done (23.0.60; build failed with "--with-x=no" today'


From: Emacs bug Tracking System
Subject: bug#281: marked as done (23.0.60; build failed with "--with-x=no" today's trunk)
Date: Thu, 22 May 2008 10:40:06 -0700

Your message dated Thu, 22 May 2008 13:30:58 -0400
with message-id <87wslm1c19.fsf@stupidchicken.com>
and subject line Re: 23.0.60; build failed with "--with-x=no" today's trunk
has caused the Emacs bug report #281,
regarding 23.0.60; build failed with "--with-x=no" today's trunk
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
281: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=281
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; build failed with "--with-x=no" today's trunk Date: Tue, 20 May 2008 12:33:22 +0800
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






--- End Message ---
--- Begin Message --- Subject: Re: 23.0.60; build failed with "--with-x=no" today's trunk Date: Thu, 22 May 2008 13:30:58 -0400
I believe Kenichi Handa fixed this a few days ago.


--- End Message ---

reply via email to

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