Adrian Aichner <adrian(a)xemacs.org> writes:
COMMIT
Vin, do packages build for you again now?
Yes, thank you - modulo the ps-print bug I just submitted a patch for
and the ilisp-mak.el patch I previously submitted.
Idle thought: when building ilisp, why does no one else see this
problem:
While compiling toplevel forms in file
/opt/build/xemacs-packages-2002-06-10/xemacs-packages/ilisp/ilisp-cl-easy-menu.el:
!! File error (("Cannot open load file" "thingatpt"))
Cannot open load file: thingatpt
xemacs exiting
This is the symptom that caused me to submit a patch for ilisp-mak.el:
http://list-archive.xemacs.org/xemacs-patches/200206/msg00021.html
'thingatpt' comes from fsf-compat, so somehow fsf-compat needs to be
loaded when ilisp-mak.el is run.
- Vin