← Back to team overview

vm team mailing list archive

[Bug 493281] Re: Compilation problem in xemacs

 

** Changed in: vm/trunk
       Status: Fix Committed => Fix Released

-- 
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: Fix Released
Status in VM trunk series: Fix Released

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.





References