[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

emacs20 configure problem in slink.



Hi

The configuration of emacs20 is failing for some reason. The output of
dpkg --pending --configure is below. Sorry this is a bit long.

Setting up emacs20 (20.3-5) ...
Checking available versions of ctags, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving ctags (/usr/bin/ctags) pointing to /usr/bin/ctags.emacs20.
Leaving ctags.1.gz (/usr/man/man1/ctags.1.gz) pointing to /usr/man/man1/ctags.1emacs20.gz.
Checking available versions of etags, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving etags (/usr/bin/etags) pointing to /usr/bin/etags.emacs20.
warning: /usr/man/man1/etags.1.gz is supposed to be a slave symlink to
 /etc/alternatives/etags.1.gz, or nonexistent; however, readlink failed: Invalid argument
Leaving etags.1.gz (/usr/man/man1/etags.1.gz) pointing to /usr/man/man1/etags.1emacs20.gz.
Checking available versions of b2m, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving b2m (/usr/bin/b2m) pointing to /usr/bin/b2m.emacs20.
Checking available versions of emacsclient, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving emacsclient (/usr/bin/emacsclient) pointing to /usr/bin/emacsclient.emacs20.
Checking available versions of rcs-checkin, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving rcs-checkin (/usr/bin/rcs-checkin) pointing to /usr/bin/rcs-checkin.emacs20.
Checking available versions of emacs, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Alternative /usr/bin/emacs-20.1 for emacs not registered, not removing.
Leaving emacs (/usr/bin/emacs) pointing to /usr/bin/emacs20.
Leaving emacs.1.gz (/usr/man/man1/emacs.1.gz) pointing to /usr/man/man1/emacs.1emacs20.gz.
Checking available versions of emacs, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Alternative /usr/bin/emacs-20.2 for emacs not registered, not removing.
Leaving emacs (/usr/bin/emacs) pointing to /usr/bin/emacs20.
Leaving emacs.1.gz (/usr/man/man1/emacs.1.gz) pointing to /usr/man/man1/emacs.1emacs20.gz.
Checking available versions of emacs, updating links in /etc/alternatives ...
(You may modify the symlinks there yourself if desired - see `man ln'.)
Leaving emacs (/usr/bin/emacs) pointing to /usr/bin/emacs20.
Leaving emacs.1.gz (/usr/man/man1/emacs.1.gz) pointing to /usr/man/man1/emacs.1emacs20.gz.
Update-menus: waiting for dpkg to finish(forking to background)
Update-menus: (checking /var/lib/dpkg/lock)
install/w3-el: Handling install of emacsen flavor emacs20
install/w3-el: install Info links for emacs20
install/w3-el: byte-compiling for emacs20
loading cache ./config.cache
checking for texi2html... texi2html
checking for xemacs... emacs20
checking for makeinfo... makeinfo
checking for install-info... install-info
checking if emacs20 is really XEmacs... no
checking prefix for your Emacs... /usr
checking where .elc files should go... /usr/share/emacs20/site-lisp/w3-el/
checking for emacs version... 20.3
checking for acceptable custom library... /usr/share/emacs/20.3/lisp/
checking how to rebuild autoloads... touch auto-autoloads.el
checking how to rebuild custom autoloads... touch custom-load.el
creating ./config.status
creating Makefile
creating lisp/Makefile
creating lisp/w3-cfg.el
 
Sucessfully configured Emacs/W3
Using custom package installed in: /usr/share/emacs/20.3/lisp/
Emacs/W3 will be compiled with: emacs20
 
To finish building Emacs/W3 type 'make' now.
To install Emacs/W3 type 'make install'.
To create autoloads in '/root/.emacs' type 'make dotemacs'
for x in lisp; do ( cd $x && make clean ); done
make[1]: Entering directory `/usr/share/emacs/site-lisp/w3-el/lisp'
rm -f mule-sysdp.elc w3-widget.elc devices.elc w3-imap.elc css.elc dsssl.elc dsssl-flow.elc font.elc images.elc w3-vars.elc w3-cus.elc w3-style.elc w3-keyword.elc w3-forms.elc w3-emulate.elc w3-props.elc w3-menu.elc w3-mouse.elc w3-toolbar.elc w3-speak.el
c w3-latex.elc w3-parse.elc w3-display.elc w3-print.elc w3-about.elc w3-hot.elc w3-e19.elc w3-xemac.elc w3.elc w3-script.elc w3-jscript.elc w3-elisp.elc w3-e20.elc w3-speak-table.elc url-nfs.elc url-file.elc url-cookie.elc url-parse.elc url-irc.elc url-go
pher.elc url-http.elc url-mail.elc url-misc.elc url-news.elc url-vars.elc url-auth.elc mm.elc md5.elc url-gw.elc ssl.elc base64.elc url.elc socks.elc url-cache.elc url-ns.elc auto-autoloads.elc custom-load.elc w3-auto.elc w3-cfg.elc
make[1]: Leaving directory `/usr/share/emacs/site-lisp/w3-el/lisp'
cd lisp && make w3
make[1]: Entering directory `/usr/share/emacs/site-lisp/w3-el/lisp'
WIDGETDIR=/usr/share/emacs/20.3/lisp/ emacs20 -batch -q -no-site-file -l ./docomp.el -l ./w3-vars.el -f batch-byte-compile mule-sysdp.el
Symbol's function definition is void: add-menu
make[1]: *** [mule-sysdp.elc] Error 255
make[1]: Leaving directory `/usr/share/emacs/site-lisp/w3-el/lisp'
make: *** [w3] Error 2
emacs-install: /usr/lib/emacsen-common/packages/install/w3-el emacs20 emacs19 failed at /usr/lib/emacsen-common/emacs-install line 28.
emacs-install emacs20
dpkg: error processing emacs20 (--configure):
 subprocess post-installation script returned error exit status 29
Errors were encountered while processing:
 emacs20


-- 

Robbie Murray


Reply to: