emacs-devel
[Top][All Lists]
Advanced

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

Re: Bootstrap problems.


From: Pavel Janík
Subject: Re: Bootstrap problems.
Date: Mon, 21 Jan 2002 22:22:27 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i386-suse-linux-gnu)

   From: "Jan D." <address@hidden>
   Date: Mon, 21 Jan 2002 20:27:50 +0100

   > I tried make bootsrap on CVS current, and got:
   > Compiling /home/jhd/src/emacs/lisp/ibuf-ext.el
   > /home/jhd/src/emacs/lisp/ibuf-ext.el: In toplevel form
   > /home/jhd/src/emacs/lisp/ibuf-ext.el: error: error (("Recursive `require' 
for
   > feature `ibuffer'"))

--- ibuffer.el.~1.4.~   Mon Jan 21 10:48:45 2002
+++ ibuffer.el  Mon Jan 21 21:48:49 2002
@@ -37,7 +37,7 @@
   (require 'dired))
 
 ;; This is loaded lazily, via byte-compile-dynamic
-(require 'ibuf-ext)
+;(require 'ibuf-ext)
 
 ;;; Compatibility
 (eval-and-compile

-- 
Pavel Janík

I'm simply not a good maintainer, because I'm too impatient and get too
bored with it.
                  -- Linus Torvalds in LKML



reply via email to

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