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

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

compilation problem


From: Sergey Nenakhov
Subject: compilation problem
Date: Sat, 18 Dec 2004 19:12:32 +0000

Hello,
I'm new to linux and this is my first bug report. Please feel free to
ask for any additional information on a bug.

The problem I have is a failed 'make bootstrap' due to unresolved symbol
`Vthrow_on_input'.

These are the last lines that make tool threw out:

gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I.
-I/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src -D_BSD_SOURCE -g -O2
-Wl,-znocombreloc
-L/usr/X11R6/lib /var/tmp/portage/emacs-cvs-22.0.0/work/emacs/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 xfaces.o
xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.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 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  widget.o  " > buildobj.lst
gcc -nostdlib `./prefix-args -Xlinker  -R/usr/X11R6/lib -z nocombreloc`
-Wl,-znocombreloc -L/usr/X11R6/lib -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 xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o
xsmfns.o fringe.o image.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 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  widget.o    ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw -lXmu
-lXt -lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lungif -lXpm -lX11
-lncurses -lm -lgcc -lc -lgcc /usr/lib/crtn.o
ccl.o(.text+0x2d2c): In function `Fccl_execute':
/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src/ccl.c:1981: undefined
reference to `Vthrow_on_input'
keyboard.o(.text+0xc248): In function `Fread_key_sequence_vector':
/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src/keyboard.c:9569:
undefined reference to `Vthrow_on_input'
keyboard.o(.text
+0xc272):/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src/keyboard.c:9604: 
undefined reference to `Vthrow_on_input'
keyboard.o(.text+0xc448): In function `Fread_key_sequence':
/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src/keyboard.c:9509:
undefined reference to `Vthrow_on_input'
keyboard.o(.text
+0xc472):/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src/keyboard.c:9548: 
undefined reference to `Vthrow_on_input'
keyboard.o(.text
+0xca47):/var/tmp/portage/emacs-cvs-22.0.0/work/emacs/src/keyboard.c:1579: more 
undefined references to `Vthrow_on_input' follow
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make[1]: Leaving directory
`/var/tmp/portage/emacs-cvs-22.0.0/work/build/src'
make: *** [bootstrap-build] Error 2


thanks.

Sergey.





reply via email to

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