Moved to -beta in case anyone else is seeing this problem.
|--==> "JM" == Jeff Miller <jmiller(a)cablespeed.com> writes:
JM> Steve Youngs writes:
>|--==> "JM" == Jeff Miller
<jmiller(a)cablespeed.com> writes:
>
JM> I had to add mail-lib & ediff to the pcl-cvs Makefile to get
"make
JM> bindist" to compile.
>
>
JM> 2001-02-22 Jeff Miller <jmiller(a)cablepseed.com>
>
JM> * Makefile: mail-lib and ediff added to REQUIRES
so that
JM> building works.
>
>>Jeff, I haven't had any problems with
building pcl-cvs, so why the
>>patch?
>
JM> cuz i do have problems... :-)
>Could you please send me the output from make bindist without
your
>patch.
JM> here is the tail end of it, if I add "mail-lib" to the REQUIRES, then
JM> I get a similar error regarding ediff.
[...]
JM> While compiling toplevel forms in file
/pics/pics/packages/xemacs-packages/prog/pcl-cvs/cvs-edit.el:
JM> !! File error (("Cannot open load file" "sendmail"))
>>Error occurred processing cvs-edit.el: Cannot open load file:
sendmail
Jeff, I think I've found why you are seeing this. cvs-edit.el requires
vc, which in turn, requires sendmail.
What I don't understand is why I *don't* see the problem. To test it
I did:
make distclean, autoloads, bindist
saved the last compilation buffer to a file
applied your patch
make distclean, autoloads, bindist
saved the last compilation buffer to another file
ran ediff on the two saved compilation outputs
The result was 25 differences between the two. That's the good news.
The bad news is that *all* of the 25 differences had zero effect on
the build. The differences were just extra lines like:
'Loading ./libs/mail-lib/auto-autoloads.elc'
Is there anyone else who is seeing the problem that Jeff describes
above?
--
|---<Steve Youngs>---------------<GnuPG KeyID: 9E7E2820>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|