unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bootstrap error for rmail-mbox-branch
@ 2006-03-11 21:48 Otto Maddox
  2006-03-11 22:46 ` Henrik Enberg
  0 siblings, 1 reply; 2+ messages in thread
From: Otto Maddox @ 2006-03-11 21:48 UTC (permalink / raw)


Hi,

I checked out rmail-inbox-branch a few hours ago.  It fails to build on my Mac OS X 10.4.5:

./configure --with-x --prefix=$HOME/emacs-rmail-mbox
make bootstrap
[...]
LC_ALL=C ./temacs -batch -l loadup dump
Loading loadup.el (source)...
Using load-path (/Volumes/work/emacs-rmail-mbox/lisp)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading env...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf.el (source)...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((9587 . 6330) (4448 . 0) (557 . 4) 15364 34690 (9 . 4) (17 . 0) (832 . 2066))
Loading loaddefs.el (source)...
Symbol's value as variable is void: user-mail-address
make[3]: *** [emacs] Error 255
make[2]: *** [src] Error 2
make[1]: *** [bootstrap-build] Error 2
make: *** [bootstrap] Error 2

Does anybody have any ideas?  Any help would be appreciated.

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again

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

* Re: Bootstrap error for rmail-mbox-branch
  2006-03-11 21:48 Bootstrap error for rmail-mbox-branch Otto Maddox
@ 2006-03-11 22:46 ` Henrik Enberg
  0 siblings, 0 replies; 2+ messages in thread
From: Henrik Enberg @ 2006-03-11 22:46 UTC (permalink / raw)
  Cc: emacs-devel

Otto Maddox <ottomaddox@fastmail.fm> writes:

> I checked out rmail-inbox-branch a few hours ago.  It fails to build
> on my Mac OS X 10.4.5:

Being one of the people working on the mbox-branch, I must admit I never
tried to bootstrap it, I just copy the rmail* (you also need unrmail.el
from the branch) files to a directory on my load-path and use the CVS
Trunk of Emacs.

I should also mention that unless your email is strictly ASCII-based,
the mbox code won't be very suitable right now.  Support for MIME and
non-ASCII charsets is the last big remaining change to be done (and
fixing any bugs we haven't found yet of course).  Other than that,
pretty much all the functionality has been ported.

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

end of thread, other threads:[~2006-03-11 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-11 21:48 Bootstrap error for rmail-mbox-branch Otto Maddox
2006-03-11 22:46 ` Henrik Enberg

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).