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

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

gdb emacs reporting 'Function "x_error_quitter" not defined'


From: Andrew M. Scott~
Subject: gdb emacs reporting 'Function "x_error_quitter" not defined'
Date: Mon, 17 Jan 2005 11:00:08 -0700

I grabbed an Emacs CVS snapshot today (Jan 17, 2005).
The emacs binary seems to run fine; but I don't recall seeing the
'Function "x_error_quitter" not defined' error message under gdb before. (It's 
been a while
since I ran CVS Emacs under gdb). Should I be seeing this?

Note: This was my first build using newer X11 & graphic support libraries; up 
until now
      I had been building with 
        ../emacs/configure \
           --prefix=/stor/garray/linux \
           --with-x-toolkit=yes \
        --x-includes=/usr/X11R6/include \
        --x-libraries=/usr/X11R6/lib

> [cd to build/src directory after build]
> gdb ./emacs
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db 
library "/lib/libthread_db.so.1".

DISPLAY = chlr4917:2.0
TERM = dumb
Breakpoint 1 at 0x80e7126
Function "x_error_quitter" not defined.
(gdb)

In GNU Emacs 21.3.50.2 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-01-17 on chlr4917
Distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure '--prefix=/stor/garray/linux' 'CC=gcc' 'CFLAGS=-O2 
-I/usr/intel/pkgs/zlib/1.2.1/include -L/usr/intel/pkgs/zlib/1.2.1/lib 
-I/usr/intel/pkgs/X11/R6.7.0/include -L/usr/intel/pkgs/X11/R6.7.0/lib 
-I/usr/intel/pkgs/ncurses/5.4/include -L/usr/intel/pkgs/ncurses/5.4/lib 
-I/usr/intel/pkgs/libungif/4.1.3/include -L/usr/intel/pkgs/libungif/4.1.3/lib 
-I/usr/intel/pkgs/libpng/1.0.16rc1/include 
-L/usr/intel/pkgs/libpng/1.0.16rc1/lib -I/usr/intel/pkgs/jpeg/6b/include 
-L/usr/intel/pkgs/jpeg/6b/lib' 'LDFLAGS=-L/usr/intel/pkgs/zlib/1.2.1/lib 
-L/usr/intel/pkgs/X11/R6.7.0/lib -L/usr/intel/pkgs/ncurses/5.4/lib 
-L/usr/intel/pkgs/libungif/4.1.3/lib -L/usr/intel/pkgs/libpng/1.0.16rc1/lib 
-L/usr/intel/pkgs/jpeg/6b/lib 
-Wl,-rpath=/usr/intel/pkgs/zlib/1.2.1/lib:/usr/intel/pkgs/X11/R6.7.0/lib:/usr/intel/pkgs/ncurses/5.4/lib:/usr/intel/pkgs/libungif/4.1.3/lib:/usr/intel/pkgs/libpng/1.0.16rc1/lib:/usr/intel/pkgs/jpeg/6b/lib''

Important settings:
  value of $LC_ALL: en_US
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
<help-echo> <down-mouse-1> <mouse-1> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<report-emacs-bug>

Recent messages:
Loading mwheel...done
(/stor/garray/src/savannah/build/src/emacs -q)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading emacsbug...done




reply via email to

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