all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [emacs] Segmentation fault
@ 2005-12-02  4:38 qiwenpeng
  2005-12-02 12:09 ` Eli Zaretskii
       [not found] ` <mailman.17621.1133525405.20277.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: qiwenpeng @ 2005-12-02  4:38 UTC (permalink / raw)


Hello everyone:

I use FC3 system. I want to make emacs-21.4. 

But there is Segmentation fault as follow

Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /home/qi/emacs-21.4/lib-src/fns-21.4.1.el
Dumping under name emacs and emacs-21.4.1
make[1]: *** [emacs] Segmentation fault
make[1]: *** Deleting file 'emacs'
make[1]:Leaving directory '/home/qi/emacs-21.4/src'
make[1]: *** [src]Error 2 

everytime the same mistake
Who can help me !!


thank you!!

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

* Re: [emacs] Segmentation fault
  2005-12-02  4:38 [emacs] Segmentation fault qiwenpeng
@ 2005-12-02 12:09 ` Eli Zaretskii
       [not found] ` <mailman.17621.1133525405.20277.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2005-12-02 12:09 UTC (permalink / raw)


> From: qiwenpeng <qiwenpeng@sinap.ac.cn>
> Date: Fri, 02 Dec 2005 12:38:57 +0800
> 
> I use FC3 system. I want to make emacs-21.4. 
> 
> But there is Segmentation fault as follow
> 
> Finding pointers to doc strings...
> Finding pointers to doc strings...done
> Wrote /home/qi/emacs-21.4/lib-src/fns-21.4.1.el
> Dumping under name emacs and emacs-21.4.1
> make[1]: *** [emacs] Segmentation fault
> make[1]: *** Deleting file 'emacs'
> make[1]:Leaving directory '/home/qi/emacs-21.4/src'
> make[1]: *** [src]Error 2 
> 
> everytime the same mistake
> Who can help me !!

You can help yourself: look in the file etc/PROBLEMS and search for
"Fedora".

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

* Re: [emacs] Segmentation fault
       [not found] ` <mailman.17621.1133525405.20277.help-gnu-emacs@gnu.org>
@ 2005-12-02 14:11   ` Katsumi Yamaoka
  0 siblings, 0 replies; 3+ messages in thread
From: Katsumi Yamaoka @ 2005-12-02 14:11 UTC (permalink / raw)


>>>>> In <mailman.17621.1133525405.20277.help-gnu-emacs@gnu.org>
>>>>>	Eli Zaretskii <eliz@gnu.org> wrote:

>> From: qiwenpeng <qiwenpeng@sinap.ac.cn>
>> Date: Fri, 02 Dec 2005 12:38:57 +0800

>> I use FC3 system. I want to make emacs-21.4. 
>> But there is Segmentation fault as follow

[...]

> You can help yourself: look in the file etc/PROBLEMS and search for
> "Fedora".

I used this to build Emacs 21.4 on FC4:

./configure args...; setarch i386 -R make

Emacs 22 doesn't need `setarch ...' now.

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

end of thread, other threads:[~2005-12-02 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02  4:38 [emacs] Segmentation fault qiwenpeng
2005-12-02 12:09 ` Eli Zaretskii
     [not found] ` <mailman.17621.1133525405.20277.help-gnu-emacs@gnu.org>
2005-12-02 14:11   ` Katsumi Yamaoka

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.