emacs-devel
[Top][All Lists]
Advanced

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

segfault on make bootstrap


From: David PONCE
Subject: segfault on make bootstrap
Date: Mon, 20 Oct 2003 15:02:03 +0200 (CEST)

Hi all,

I am currently switching my working environment from Windows XP to
GNU/Linux Fedora "severn" 0.95 ;-)

Unfortunately I fail to bootstrap CVS Emacs on this box :-(

I configured with:

configure --prefix=/home/ponce --with-x-toolkit=motif

which resulted in this:

Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source code?    
/home/ponce/installs/emacs
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          MOTIF
  Where do we find X Windows header files?                /usr/X11R6/include
  Where do we find X Windows libraries?                   /usr/X11R6/lib
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use -lungif?                                 yes
  Does Emacs use -lpng?                                   yes
  Does Emacs use X toolkit scroll bars?                   yes

? gcc --version
gcc (GCC) 3.3.1 20030930 (Red Hat Linux 3.3.1-6)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

? uname -r
2.4.22-1.2088.nptl

The motif toolkit is Lesstif 0.93.91.  I also tried with-x-tookit=gtk
but I got the same error.

make bootstrap

[...]
gcc -nostdlib `./prefix-args -Xlinker  -R/usr/X11R6/lib -z
nocombreloc` -L/usr/X11R6/LessTif/Motif1.2/lib  -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
cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o
xsmfns.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 -lXm -lXpm -lXmu -lXt
-lSM -lICE -lXext -ltiff -ljpeg -lpng -lz -lm -lungif -lXpm -lX11
-lncurses   -lm -lgcc -lc -lgcc /usr/lib/crtn.o
./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/home/ponce/installs/emacs/lisp
/home/ponce/installs/emacs/lisp/emacs-lisp
/home/ponce/installs/emacs/lisp/language
/home/ponce/installs/emacs/lisp/international
/home/ponce/installs/emacs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version.el (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading env (source)...
Loading cus-start (source)...
Loading international/mule (source)...
Loading international/mule-conf.el (source)...
Loading format (source)...
Loading bindings (source)...
Loading files (source)...
Loading cus-face (source)...
Loading faces (source)...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((85459 . 21108) (5111 . 22) (541 . 74) 317532 26991 (10 . 1) (18 . 0) (6416 . 
892))
Loading loaddefs.el (source)...
((103806 . 5273) (7365 . 0) (549 . 66) 1070727 26991 (36 . 33) (18 . 0) (13184 
. 46))
Loading simple (source)...
Loading help (source)...
Loading international/mule-cmds (source)...
Loading case-table (source)...
Loading international/utf-8 (source)...
Loading international/utf-16 (source)...
Loading international/characters (source)...
Loading international/latin-1 (source)...
Loading international/latin-2 (source)...
Loading international/latin-3 (source)...
Loading international/latin-4 (source)...
Loading international/latin-5 (source)...
Loading international/latin-8 (source)...
Loading international/latin-9 (source)...
Loading language/chinese (source)...
Loading language/cyrillic (source)...
Loading language/indian (source)...
Loading language/devanagari (source)...
Loading language/malayalam (source)...
Loading language/tamil (source)...
Loading language/english (source)...
Loading language/ethiopic (source)...
Loading language/european (source)...
Loading language/czech (source)...
Loading language/slovak (source)...
Loading language/romanian (source)...
Loading language/greek (source)...
Loading language/hebrew (source)...
Loading language/japanese (source)...
Loading language/korean (source)...
Loading language/lao (source)...
Loading language/thai (source)...
Loading language/tibetan (source)...
Loading language/vietnamese (source)...
Loading language/misc-lang (source)...
Loading language/utf-8-lang (source)...
Loading language/georgian (source)...
Loading international/ucs-tables (source)...
Loading indent (source)...
Loading window (source)...
Loading frame (source)...
Loading term/tty-colors (source)...
Loading font-core (source)...
Loading facemenu (source)...
Loading mouse (source)...
Loading scroll-bar (source)...
Loading select (source)...
Loading emacs-lisp/timer (source)...
Loading isearch (source)...
((177535 . 6867) (10085 . 2) (565 . 196) 1355522 225570 (54 . 15) (18 . 43) 
(19970 . 190))
Loading menu-bar (source)...
Loading paths.el (source)...
Loading startup (source)...
Loading emacs-lisp/lisp (source)...
Loading textmodes/page (source)...
Loading register (source)...
Loading textmodes/paragraphs (source)...
Loading emacs-lisp/lisp-mode (source)...
Loading textmodes/text-mode (source)...
Loading textmodes/fill (source)...
((203227 . 7040) (10733 . 3) (570 . 191) 1442863 227270 (55 . 14) (18 . 43) 
(22147 . 596))
Loading replace (source)...
Loading abbrev (source)...
Loading buff-menu (source)...
Loading emacs-lisp/float-sup (source)...
((209695 . 2921) (10923 . 1) (570 . 191) 1471567 227692 (61 . 8) (18 . 43) 
(22604 . 202))
Loading vc-hooks (source)...
Loading ediff-hook (source)...
((212560 . 2207) (11019 . 0) (571 . 190) 1479330 227709 (61 . 8) (18 . 43) 
(22850 . 334))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under names emacs and emacs-21.3.50
make[1]: *** [bootstrap-emacs] Segmentation fault
make[1]: Leaving directory `/home/ponce/installs/emacs/src'
make: *** [bootstrap] Error 2


Any idea of what is happening?

David
 




reply via email to

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