vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00124
[Bug 493281] [NEW] Compilation problem in xemacs
Public bug reported:
The 8.1 devo version fails to compile in XEmacs. configure produces the
output (the relevant section)
checking otherdirs... Reading directory /home/staff/udr/xemacs/vm/8.1/lisp/...
Reading directory /home/staff/udr/xemacs/vm/8.1/lisp/...done
xemacs exiting
.Cannot open load file: conftest.el
The error message "Cannot open load file: conftest.el" ends up being the
value of OTHERDIRS in lisp/Makefile, breaking the compilation process.
This problem is not present in 8.0.x.
** Affects: vm
Importance: Undecided
Status: New
--
Compilation problem in xemacs
https://bugs.launchpad.net/bugs/493281
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.
Status in VM (View Mail) for Emacs: New
Bug description:
The 8.1 devo version fails to compile in XEmacs. configure produces the output (the relevant section)
checking otherdirs... Reading directory /home/staff/udr/xemacs/vm/8.1/lisp/...
Reading directory /home/staff/udr/xemacs/vm/8.1/lisp/...done
xemacs exiting
.Cannot open load file: conftest.el
The error message "Cannot open load file: conftest.el" ends up being the value of OTHERDIRS in lisp/Makefile, breaking the compilation process.
This problem is not present in 8.0.x.
Follow ups
References