all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compiling Emacs-cvs on Fedora Core 4 -- solution
@ 2005-06-23 11:57 Jochen Küpper
  0 siblings, 0 replies; only message in thread
From: Jochen Küpper @ 2005-06-23 11:57 UTC (permalink / raw)


In order to bootstrap Emacs-cvs on Fedora Core 4 I needed the
following:
,----
| setarch i386 -R ./configure --with-gtk && setarch i386 -R gmake bootstrap
`----
Maybe something like the following patch is appropriate:
,----
| Index: etc/PROBLEMS
| -------------------------------------------------------------------
| RCS file: /cvsroot/emacs/emacs/etc/PROBLEMS,v
| retrieving revision 1.175
| diff -u -r1.175 PROBLEMS
| --- etc/PROBLEMS	8 Jun 2005 12:13:32 -0000	1.175
| +++ etc/PROBLEMS	23 Jun 2005 11:55:51 -0000
| @@ -2390,6 +2390,10 @@
|  
|      setarch i386 ./temacs --batch --load loadup [dump|bootstrap]
|  
| +On Fedora Core 4, for example, you should run
| +
| +    setarch i386 -R ./configure [options]
| +    setarch i386 -R gmake bootstrap
|  
|  *** Fatal signal in the command  temacs -l loadup inc dump.
|  
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

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

only message in thread, other threads:[~2005-06-23 11:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 11:57 Compiling Emacs-cvs on Fedora Core 4 -- solution Jochen Küpper

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.