emacs-devel
[Top][All Lists]
Advanced

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

Problem compiling GNU/emacs from cvs


From: Adolfo De Unanue
Subject: Problem compiling GNU/emacs from cvs
Date: Fri, 11 Apr 2008 10:05:00 -0500

Hi everyone!


I tried to compile Emacs from cvs and failed in the make bootstrap:


(only last lines showed)

--------------------------------------------------------------------------
....
Compiling /home/nano/software/emacs/lisp/./nxml/xsd-regexp.el
Wrote /home/nano/software/emacs/lisp/nxml/xsd-regexp.elc
Compiling /home/nano/software/emacs/lisp/./nxml/char-name/subdirs.el
Compiling /home/nano/software/emacs/lisp/./calendar/appt.el

In toplevel form:
calendar/appt.el:78:1:Error: Required feature `cal-loaddefs' was not
provided make[2]: *** [compile] Error 1
make[2]: se sale del directorio `/home/nano/software/emacs/lisp'
make[1]: *** [bootstrap-build] Error 2
make[1]: se sale del directorio `/home/nano/software/emacs'
make: *** [bootstrap] Error 2
--------------------------------------------------------------------------

The output of configure was:

Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source
code?    /home/nano/software/emacs 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
-Wno-pointer-sign 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?                    x11
  What toolkit should Emacs use?                          GTK
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use a font backend?                          yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   yes
  Does Emacs use X toolkit scroll bars?                   yes



Any ideas? Maybe it is a bug?


Adolfo De Unánue




reply via email to

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