emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Lisp make error


From: Eli Zaretskii
Subject: Re: Lisp make error
Date: 10 May 2004 16:57:44 +0200

> Date: 10 May 2004 07:50:23 -0600
> From: Robert Mecklenburg <address@hidden>
> 
> When I try to recompile all the lisp code, I get this make error:
> 
>   Compiling /home/mecklen/Emacs/trunk/emacs/lisp/./url/url-about.el
> 
>   In toplevel form:
>   url/url-about.el:29:1:Error: Cannot open load file: url-util
>   make: *** [compile-always] Error 1
> 
> I am invoking make like this:
> 
>   $ cd emacs/lisp
>   $ make compile-always
> 
> Perhaps I'm doing something wrong?

If this is the first time your local sandbox sees the lisp/url
directory, say "make update-subdirs" in the lisp directory, and then
try "make compile-always" again.





reply via email to

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