Andreas Jochens <[EMAIL PROTECTED]> wrote: > When building 'mh-e' in a clean 'unstable' chroot, > I get the following error: > > echo ";; (require 'mh-e-autoloads)" >> mh-e-autoloads.el > echo ";;" >> mh-e-autoloads.el > echo ";;; Code:" >> mh-e-autoloads.el > emacs -batch --no-site-file --multibyte --eval "(setq load-path (cons \".\" > load-path))" -l autoload \ > --eval '(setq generated-autoload-file (expand-file-name > "mh-e-autoloads.el"))' \ > --eval '(setq make-backup-files nil)' \ > -f batch-update-autoloads . > /bin/sh: emacs: command not found > make[1]: *** [mh-e-autoloads.el] Error 127 > make[1]: Leaving directory `/mh-e-7.84/src' > make: *** [build-stamp] Error 2 > > Please add the missing Build-Depends on 'emacs21' > to debian/control.
Thanks. Will do. > -Build-Depends-Indep: debhelper (>> 3.0.0), texinfo > +Build-Depends-Indep: debhelper, texinfo, emacs21 Why remove the version number there? Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]