[14322] in Athena Bugs
Re: decmips 7.7P: emacs19/rmail/movemail
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sun Apr 28 16:19:48 1996
Date: Sun, 28 Apr 1996 16:19:43 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: "Bruce R. Lewis" <brlewis@MIT.EDU>
Cc: bugs@MIT.EDU, danw@MIT.EDU
In-Reply-To: "[14315] in Athena Bugs"
> I get this msg in the minibuffer when I try to retrieve mail:
> movemail: Cannot determine PO server
Due to some bogosity in the emacs Makefiles, movemail was linked with
-lc before -lhesiod, so it got the libc version of hesiod which
doesn't work in our environment.
I've put a fixed movemail in the read-write dev cell packs, and will
release them when I've made some other changes. I will be asking
Craig to move some emacs 19 fixes into the Athena cell in a while
after I test them on the dev cell packs.