all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Segfault on compile from git sources
@ 2013-03-20 17:25 Clemens Schüller
  2013-03-21 13:42 ` Peter Dyballa
       [not found] ` <mailman.22579.1363873366.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Clemens Schüller @ 2013-03-20 17:25 UTC (permalink / raw)
  To: help-gnu-emacs

Hello!

After a long time i want to freshen up my emacs (as always from the git
sources). But i got this:

--8<---------------cut here---------------start------------->8---
Loading /data/versioning/git/emacs/lisp/international/fontset.el (source)...
Loading /data/versioning/git/emacs/lisp/dnd.el (source)...
Loading /data/versioning/git/emacs/lisp/tool-bar.el (source)...
Loading /data/versioning/git/emacs/lisp/dynamic-setting.el (source)...
Loading /data/versioning/git/emacs/lisp/x-dnd.el (source)...
Loading /data/versioning/git/emacs/lisp/term/common-win.el (source)...
Loading /data/versioning/git/emacs/lisp/term/x-win.el (source)...
Loading /data/versioning/git/emacs/lisp/mwheel.el (source)...
Loading /data/versioning/git/emacs/lisp/emacs-lisp/float-sup.el (source)...
Loading /data/versioning/git/emacs/lisp/vc/vc-hooks.el (source)...
Loading /data/versioning/git/emacs/lisp/vc/ediff-hook.el (source)...
Loading /data/versioning/git/emacs/lisp/tooltip.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
/bin/sh: line 7: 20120 Segmentation fault      `/bin/pwd`/temacs --batch --load loadup bootstrap
make[1]: *** [bootstrap-emacs] Error 1
make[1]: Leaving directory `/data/versioning/git/emacs/src'
make: *** [src] Error 2
--8<---------------cut here---------------end--------------->8---

How can i fix this Problem?



TIA
-- 
GreetinX, Clemens Schüller


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

* Re: Segfault on compile from git sources
  2013-03-20 17:25 Segfault on compile from git sources Clemens Schüller
@ 2013-03-21 13:42 ` Peter Dyballa
       [not found] ` <mailman.22579.1363873366.855.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2013-03-21 13:42 UTC (permalink / raw)
  To: Clemens Schüller; +Cc: help-gnu-emacs


Am 20.03.2013 um 18:25 schrieb Clemens Schüller:

> How can i fix this Problem?

Follow the recommended procedure!

You could start with a 'make distclean' and then use this recommended procedure:

	./autogen.sh
	make bootstrap
	#optionally: sudo make install

--
Greetings

  Pete

Theoretischer Unterbau, der:
	Aussage über einen hypothetischen Teil einer Fernsehansagerin




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

* Re: Segfault on compile from git sources
       [not found] ` <mailman.22579.1363873366.855.help-gnu-emacs@gnu.org>
@ 2013-03-22 16:45   ` Clemens Schüller
  0 siblings, 0 replies; 3+ messages in thread
From: Clemens Schüller @ 2013-03-22 16:45 UTC (permalink / raw)
  To: help-gnu-emacs

Hello!

>>>>> "PD" == Peter Dyballa <Peter_Dyballa@Web.DE> writes:

PD> Follow the recommended procedure!

PD> You could start with a 'make distclean' and then use this recommended procedure:

PD> 	./autogen.sh
PD> 	make bootstrap
PD> 	#optionally: sudo make install


The same error again, but:

--8<---------------cut here---------------start------------->8---
Mar 22 17:27:51 commander kernel: [ 1751.577862] temacs[20822]: segfault at 74d41c ip 00007ffff10a53c0 sp 00007fffffffc868 error 4 in libc-2.15.so[7ffff0f78000+19d000]
--8<---------------cut here---------------end--------------->8---


-- 
GreetinX, Clemens Schüller


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

end of thread, other threads:[~2013-03-22 16:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-20 17:25 Segfault on compile from git sources Clemens Schüller
2013-03-21 13:42 ` Peter Dyballa
     [not found] ` <mailman.22579.1363873366.855.help-gnu-emacs@gnu.org>
2013-03-22 16:45   ` Clemens Schüller

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.