all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Unable to build emacs on Fedora Linux
@ 2006-07-27 23:42 reid.madsen
  0 siblings, 0 replies; only message in thread
From: reid.madsen @ 2006-07-27 23:42 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1568 bytes --]

Hello,

I'm trying to build emacs for the following environment:

source tarball: emacs-21.4a.tar.gz    
platform:       Linux platinum 2.6.16-1.2108_FC4smp #1 SMP Fri May 5
00:20:42 EDT 2006 i686 i686 i386 GNU/Linux
configure cmd:  configure --prefix=/tools

The configure step completes okay, and the Makefiles are generated.
When running 'make', I get the following error in the 'src' directory:

((51651 . 15322) (8352 . 0) (511 . 55) 72298 134860 (14 . 9) (21 . 0)
(7138 . 1430))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /tools/.build/emacs-21.4a/package/lib-src/fns-21.4.1.el
Dumping under names emacs and emacs-21.4.1
make: *** [emacs] Segmentation fault
make: *** Deleting file `emacs'

Digging into the Makefile, I find that the issue is in the 'emacs'
target:

emacs: temacs ${etc}DOC ${lisp}
        LC_ALL=C ./temacs -batch -l loadup dump
        -./emacs -q -batch -f list-load-path-shadows

Specifically the command which loads up and dumps emacs:

example> LC_ALL=C ./temacs -batch -l loadup dump
<lots of output omitted>
Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /tools/.build/emacs-21.4a/package/lib-src/fns-21.4.1.el
Dumping under names emacs and emacs-21.4.1
Segmentation fault

Any ideas as to what could be causing this problem?
------------------------------------------------------------------------
---------
Reid Madsen | Principal Engineer | NM Sys. Eng. & Arch. | Tektronix Inc.
| 469-330-4018 | reid.madsen@tek.com 



[-- Attachment #1.2: Type: text/html, Size: 3588 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-27 23:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 23:42 Unable to build emacs on Fedora Linux reid.madsen

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.