I've got some problems with BMW ..
While building, i've got those messages
...
Finding pointers to doc strings...
Note: Strange doc (not fboundp) for function root @ 335072
Finding pointers to doc strings...done
Warning: doc lost for function x-selection-reply-timeout-internal.
Warning: doc lost for function lcm.
Warning: doc lost for function gcd.
Warning: doc lost for function x-rotate-cutbuffers-internal.
Warning: doc lost for function x-get-cutbuffer-internal.
Warning: doc lost for function x-store-cutbuffer-internal.
This is usually because some files were preloaded by loaddefs.el or
site-load.el, but were not passed to make-docfile by Makefile.
...
After installing, i've got init file loading problems, because
lisp/auto-autoloads.el was looking like:
(if (featurep 'lisp-autoloads) (error "Already loaded"))
;;;***
(autoload 'list-load-path-shadows "shadow" "" t nil)
(autoload 'dolist "cl-macs" "" nil 'macro)
(autoload 'batch-byte-compile "bytecomp" "" nil nil)
;;;***
(provide 'lisp-autoloads)
so after downloading bmw tarball and doing
$ ./configure
$ gmake
$ gmake install
I've got broken SXEmacs :(
Could somebody please report success status, to see your building?
Thanks!
--
lg
|