help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs compilation problem


From: Philip S. Kong
Subject: Emacs compilation problem
Date: Sat, 24 Apr 2004 04:16:43 +0800
User-agent: KNode/0.7.7

Hi,

I installed a down-sized fedora core 1. (With everything related to X
removed) I want to compile emacs from source but didn't get any good news.

_This is the configure setting._

./configure i586-althon-linux-gnu --prefix=/usr/local --disable-debug
--enable-final --with-x=no


_This is the configure result._
Configured for `i586-althon-linux-gnu'.

  Where should the build process find the source code?    /root/emacs-21.3
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    none
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   no

During make, an error like this occured.
_Error during make_

Loading buff-menu...
Loading float-sup...
((49937 . 16951) (7948 . 0) (475 . 61) 68066 134417 (13 . 9) (21 . 0)
(6945 . 1434))
Loading vc-hooks...
Loading ediff-hook...
((50891 . 15997) (8038 . 0) (476 . 60) 68962 134434 (13 . 9) (21 . 0)
(7004 . 1375))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Wrote /root/emacs-21.3/lib-src/fns-21.3.1.el
Dumping under names emacs and emacs-21.3.1
make[1]: *** [emacs] Segmentation fault
make[1]: *** Deleting file `emacs'
make[1]: Leaving directory `/root/emacs-21.3/src'
make: *** [src] Error 2

Anyone got an idea what goes wrong?

Regards,
Philip S. Kong


reply via email to

[Prev in Thread] Current Thread [Next in Thread]