unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Clemens Schueller <c.schueller@gmx.at>
Subject: emacs segfault on bootstrap
Date: Thu, 26 Jan 2006 14:10:49 +0100	[thread overview]
Message-ID: <87zmljt9ra.fsf@downtown.mentenet.com> (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

             reply	other threads:[~2006-01-26 13:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-26 13:10 Clemens Schueller [this message]
2006-01-29  5:31 ` emacs segfault on bootstrap 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zmljt9ra.fsf@downtown.mentenet.com \
    --to=c.schueller@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).