Absolutely. The make install of xemacs is broken. It should only install,
not compile stuff. This is extremely annoying if you try to nfs mount the
source and do install.
On Friday 28 March 2003 06:37 am, Mats Lidell wrote:
Hi,
*21.5 build.*
After a make install performed by root the following files are also
owned by root. At least the auto-loads-files and the finder-inf causes
problems for the next user build. If possible make install should not
create or touch any files that the normal build needs to have rights
to.
> find -user root
./lisp/auto-autoloads.el
./lisp/finder-inf.el
./lisp/finder-inf.elc
./lisp/auto-autoloads.el~
./lisp/finder-inf.el~
./lisp/mule/auto-autoloads.el
./lisp/mule/auto-autoloads.el~
./src/REBUILD_AUTO-LOADS
Yours