all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problems compiling latest CVS
@ 2008-04-03  5:54 Manoj Srivastava
  2008-04-03 14:08 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Manoj Srivastava @ 2008-04-03  5:54 UTC (permalink / raw)
  To: emacs-devel

Hi,

        Compiling worked yesterday.  Just now, it gives: 
--8<---------------cut here---------------start------------->8---
Loading /usr/local/src/git/emacs/lisp/scroll-bar.el (source)...
Loading /usr/local/src/git/emacs/lisp/select.el (source)...
Loading /usr/local/src/git/emacs/lisp/emacs-lisp/timer.el (source)...
Invalid argument name: Invalid timer
make[2]: *** [bootstrap-emacs] Error 255
make[2]: Leaving directory `/usr/local/src/git/build/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/usr/local/src/git/build'
make: *** [bootstrap] Error 2
[1]    5633 exit 2     make bootstrap
Real: 87.72s User: 76.76s System: 3.94s Percent: 91% Cmd: make bootstrap
--8<---------------cut here---------------end--------------->8---

        I did a make distclean before I started.

        This is maser, with the tip being:
--8<---------------cut here---------------start------------->8---
commit 64f24b85d453cdd7fe41534621a4396ee2402a25
Author: Chong Yidong <cyd@stupidchicken.com>
Date:   Thu Apr 3 05:13:15 2008 +0000

    (shell-dynamic-complete-filename): New fun.
    (shell-dynamic-complete-functions): Use it.
--8<---------------cut here---------------end--------------->8---

        The configuration is:
--8<---------------cut here---------------start------------->8---
Configured for `x86_64-unknown-linux-gnu'.

  Where should the build process find the source code?    /usr/local/src/git/emacs
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/amdx86-64.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?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use X toolkit scroll bars?                   yes

  Compiling with sync input.
--8<---------------cut here---------------end--------------->8---

        manoj
-- 
I have defined the hundred per cent American as ninety-nine per cent an
idiot. George Bernard Shaw
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C





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

* Re: problems compiling latest CVS
  2008-04-03  5:54 problems compiling latest CVS Manoj Srivastava
@ 2008-04-03 14:08 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2008-04-03 14:08 UTC (permalink / raw)
  To: emacs-devel

> Invalid argument name: Invalid timer

Sorry, forgot to commit the cl-macs.el part of the patch.
Should be fixed now,


        Stefan




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

end of thread, other threads:[~2008-04-03 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-03  5:54 problems compiling latest CVS Manoj Srivastava
2008-04-03 14:08 ` Stefan Monnier

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.