Re: failed to built xemacs port on FreeBSD
Mats Lidell <[email protected]> Sun, 01 May 2016 23:42:48 +0200
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
Hi, > KIRIYAMA Kazuhiko writes: > The reason is that some lisp byte-compile during xemacs > build process stopped. Actually,if those packages deleted, > build stopped at update-elc.stamp(see [1]). You could try with removing all elisp packages and files from your system before building the XEmacs binary. XEmacs has a feature of changing the load path that can interfere with the build process and cause strange errors. Maybe this is one of these cases. So if there are no other elisp files around, at lease in the standard places where XEmacs looks for packages, this can't happen. If building this way work then we are one step closer to solving your mystery! Yours -- %% Mats