unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs segfault on bootstrap
@ 2006-01-26 13:10 Clemens Schueller
  2006-01-29  5:31 ` cyd
  0 siblings, 1 reply; 11+ messages in thread
From: Clemens Schueller @ 2006-01-26 13:10 UTC (permalink / raw)


Hey Folks!


I'm trying to compile the emacs from cvs:


A "./configure --prefix=/opt/emacs22 --disable-largefile" runs without
problems.

But when I type "make bootstrap", I become the following errormessage:


+----
| gcc -c -D_BSD_SOURCE   -Demacs -DHAVE_CONFIG_H   -I. -I/misc/cvs/emacs/src -D_BSD_SOURCE -O9 -funroll-loops -ffast-math -malign-double -march=athlon-xp -fomit-frame-pointer -fno-exceptions vm-limit.c
| gcc -Demacs -DHAVE_CONFIG_H   -I. -I/misc/cvs/emacs/src -D_BSD_SOURCE -O9 -funroll-loops -ffast-math -malign-double -march=athlon-xp -fomit-frame-pointer -fno-exceptions -Wl,-znocombreloc /misc/cvs/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 cm.o term.o xfaces.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    " > buildobj.lst
| gcc -nostdlib `./prefix-args -Xlinker  -z nocombreloc` -Wl,-znocombreloc -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   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        -lncurses   -lm -lgcc -lc -lgcc /usr/lib/crtn.o 
| ./temacs --batch --load loadup bootstrap
| Loading loadup.el (source)...
| Using load-path (/misc/cvs/emacs/lisp /misc/cvs/emacs/lisp/emacs-lisp /misc/cvs/emacs/lisp/language /misc/cvs/emacs/lisp/international /misc/cvs/emacs/lisp/textmodes)
| Loading emacs-lisp/byte-run (source)...
| Loading emacs-lisp/backquote (source)...
| Loading subr (source)...
| Wrong type argument: listp, [-134382880 [17224787 #0 make[2]: *** [bootstrap-emacs] Speicherzugriffsfehler
| make[2]: Verlasse Verzeichnis »/misc/cvs/emacs/src«
| make[1]: *** [bootstrap-build] Fehler 2
| make[1]: Verlasse Verzeichnis »/misc/cvs/emacs«
| make: *** [bootstrap] Fehler 2
+----

My locale is set to german: Speicherzugriffsfehler --> segfault
                            Fehler --> error


What goes wrong here - anybody an idea?


TIA


Clemens Schueller
-- 
np: Yves Deruyter - Calling Earth

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-02-03  5:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-26 13:10 emacs segfault on bootstrap Clemens Schueller
2006-01-29  5:31 ` cyd
2006-01-29 18:24   ` David Koppelman
2006-01-29 19:09     ` Chong Yidong
2006-01-29 19:22       ` David Koppelman
2006-01-29 19:39       ` Eli Zaretskii
2006-01-29 19:50         ` David Koppelman
2006-01-30  4:19           ` Eli Zaretskii
2006-01-30 18:46       ` Richard M. Stallman
2006-02-01 18:40     ` Clemens Schueller
2006-02-03  5:03       ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).