* Emacs git tip fails to build
@ 2011-02-14 5:57 Manoj Srivastava
2011-02-14 6:35 ` Glenn Morris
0 siblings, 1 reply; 4+ messages in thread
From: Manoj Srivastava @ 2011-02-14 5:57 UTC (permalink / raw)
To: emacs-devel
Hi,
The error message is:
--8<---------------cut here---------------start------------->8---
make[2]: Entering directory `/usr/local/src/emacs/lisp'
Compiling url/url-imap.el
In toplevel form:
url/url-imap.el:35:1:Error: Cannot open load file: imap
make[2]: *** [url/url-imap.elc] Error 1
make[2]: Leaving directory `/usr/local/src/emacs/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/usr/local/src/emacs/lisp'
make: *** [lisp] Error 2
--8<---------------cut here---------------end--------------->8---
MANOJ
--
If the thunder don't get you, then the lightning will.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs git tip fails to build
2011-02-14 5:57 Emacs git tip fails to build Manoj Srivastava
@ 2011-02-14 6:35 ` Glenn Morris
2011-02-15 1:05 ` Miles Bader
0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2011-02-14 6:35 UTC (permalink / raw)
To: emacs-devel
This is already fixed. The git mirror is out-of-date. If you want to use
it, always wait at least a day before reporting something.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Emacs git tip fails to build
2011-02-14 6:35 ` Glenn Morris
@ 2011-02-15 1:05 ` Miles Bader
2011-02-15 13:51 ` Ted Zlatanov
0 siblings, 1 reply; 4+ messages in thread
From: Miles Bader @ 2011-02-15 1:05 UTC (permalink / raw)
To: Glenn Morris; +Cc: emacs-devel
Glenn Morris <rgm@gnu.org> writes:
> This is already fixed. The git mirror is out-of-date. If you want to use
> it, always wait at least a day before reporting something.
If you want the goodness of git locally, but also want to use the bzr
repo directly to avoid delays, I've had some success with "git-bzr-hg":
https://github.com/termie/git-bzr-ng
I've only used it for pulling though, I haven't yet tried to commit
anything that way yet.
[BTW, the README talks about patching "bzr-fastimport" to get rid of
some bugs in that utility, but the version in debian seems as if it may
already have the patch applied...]
-Miles
--
Cynic, n. A blackguard whose faulty vision sees things as they are, not as
they ought to be. Hence the custom among the Scythians of plucking out a
cynic's eyes to improve his vision.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-02-15 13:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 5:57 Emacs git tip fails to build Manoj Srivastava
2011-02-14 6:35 ` Glenn Morris
2011-02-15 1:05 ` Miles Bader
2011-02-15 13:51 ` Ted Zlatanov
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).