[OS X Emacs] viewmail installation: "Cannot open load file: subst-ksc"

Marius Hofert marius.hofert at math.ethz.ch
Thu Oct 13 14:02:00 EDT 2011


Hi,

I tried some first steps towards using viewmail (VM) on Aquamacs (latest build) [Mac OS X 10.7.2]. I obtain "Cannot open load file: subst-ksc". A google search did not bring the desired insight (to me). 
Has anyone tried this before and can give some hints?

Cheers,

Marius

bash-3.2$ ./configure
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for rm... /bin/rm
checking for ls... /bin/ls
checking for mkdir... /bin/mkdir
checking for grep... /usr/bin/grep
checking for xargs... xargs
checking for gtar... no
checking for tar... tar
checking that tar is GNU tar... yes
checking for makeinfo... makeinfo
checking for texi2dvi... texi2dvi
checking for emacs... emacs
checking checking emacs-type of emacs... Cannot open load file: subst-ksc

checking checking emacs-version of emacs... Cannot open load file: subst-ksc
./configure: line 2299: test: -lt: unary operator expected

checking where .elc files should go... $(prefix)/share//site-lisp/vm
checking where data files should go... $(prefix)/share/vm
checking where doc files should go... ${datarootdir}/doc/${PACKAGE_TARNAME}
checking which options to pass on to (X)Emacs... -batch -q -no-site-file -no-init-file -l $(srcdir)/vm-build.el
checking where the TeXinfo docs should go... ${datarootdir}/info
checking otherdirs... Cannot open load file: subst-ksc

configure: creating ./config.status
config.status: creating Makefile
config.status: creating lisp/Makefile
config.status: creating info/Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating vm-load.el
bash-3.2$ make
/bin/rm -f auto-autoloads.el
"emacs" -batch -q -no-site-file -no-init-file -l ./vm-build.el \
                -eval "(setq autoload-package-name \"vm\")" \
                -eval "(setq generated-autoload-file \"./auto-autoloads.el\")" \
                -l autoload -f batch-update-autoloads vm.el vm-autoload.el vm-avirtual.el vm-biff.el vm-crypto.el vm-delete.el vm-digest.el vm-edit.el vm-folder.el vm-grepmail.el vm-imap.el vm-license.el vm-macro.el vm-mark.el vm-menu.el vm-message.el vm-message-history.el vm-mime.el vm-minibuf.el vm-misc.el vm-motion.el vm-mouse.el vm-page.el vm-pcrisis.el vm-pgg.el vm-pine.el vm-pop.el vm-ps-print.el vm-reply.el vm-dired.el vm-rfaddons.el vm-save.el vm-search.el vm-serial.el vm-sort.el vm-startup.el vm-summary.el vm-summary-faces.el vm-thread.el vm-toolbar.el vm-undo.el vm-user.el vm-vars.el vm-vcard.el vm-version.el vm-virtual.el vm-window.el vm-w3m.el vm-w3.el vcard.el tapestry.el u-vm-color.el
Cannot open load file: subst-ksc
make[1]: *** [auto-autoloads.el] Error 255
make: *** [all] Error 1
bash-3.2$ 





More information about the MacOSX-Emacs mailing list