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

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

Re: Segfault While Compiling


From: David Wheeler
Subject: Re: Segfault While Compiling
Date: Thu, 30 Aug 2001 18:38:03 -0700 (PDT)

FYI, here is the output of gdb:

[root@tibook src]# gdb temacs core
GNU gdb 5.0
Copyright 2000 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 "ppc-yellowdog-linux"...
Core was generated by `./temacs -batch -l loadup dump'.
Program terminated with signal 11, Segmentation fault.

warning: wrong size gregset struct in core file

warning: wrong size fpregset struct in core file
Reading symbols from /usr/X11R6/lib/libXaw.so.7...done.
Loaded symbols for /usr/X11R6/lib/libXaw.so.7
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/lib/libncurses.so.5...done.
Loaded symbols for /usr/lib/libncurses.so.5
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1

warning: wrong size gregset struct in core file

warning: wrong size fpregset struct in core file
#0  0x0 in ?? ()
DISPLAY = :0
TERM = xterm
Breakpoint 1 at 0x1005db84: file emacs.c, line 282.
Breakpoint 2 at 0x1004b9cc: file xterm.c, line 5335.

Thanks,

David

On Thu, 30 Aug 2001, David Wheeler wrote:

> Hi All,
>
> I've downloaded the Emacs 20.7 sources and have just attempted to compile
> them on a new Yellow Dog Linux 2.0 installation on an Apple Powerbook G4
> Titanium. The configure seems to be fine, and the make appears to be
> nearly complete when I get a core dump. Here's the relevant output:
>
>   ./temacs -batch -l loadup dump
>   make[1]: *** [emacs] Segmentation fault (core dumped)
>   make[1]: Leaving directory `/usr/local/src/emacs-20.7/src'
>   make: *** [src] Error 2
>
> I get the same error whether I simply call
>
>   ./configure
>
> or
>
>   ./configure powerpc-yellowdog-linux-gnu
>
> The gcc version is 2.95.3.
>
> If anyone could point me in the right direction to get this resolved, I
> would greatly appreciate it!
>
> TIA,
>
> David
>
>

-- 
David Wheeler                                         AIM: dwTheory
David@Wheeler.net                                     ICQ: 15726394
                                                   Yahoo!: dew7e
                                                   Jabber: Theory@jabber.org




reply via email to

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