GNU bug report logs -
#30106
Loading file /sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test'
Previous Next
Full log
View this message in rfc822 format
Dear Eli,
I appreciate your efforts.
On Sun, Jan 14, 2018 at 06:08:48PM +0200, Eli Zaretskii wrote:
> > Date: Sun, 14 Jan 2018 09:36:03 +0300
> > From: Jean Louis <bugs <at> gnu.support>
> >
> > I cannot compile the development version so that
> > dynamic modules work.
> >
> > When making: make test, I can see this error:
> >
> > GEN src/editfns-tests.log
> > ELC src/emacs-module-tests.elc
> >
> > In toplevel form:
> > src/emacs-module-tests.el:32:1:Error: Loading file /sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test'
> > make[3]: *** [Makefile:146: src/emacs-module-tests.elc] Error 1
> > make[3]: Target 'src/emacs-module-tests.log' not
> > remade because of errors.
>
> How did you configure and build Emacs? What were the commands you
> used for that?
>
> (FWIW, the emacs-module-tests test works for me with today's master
> branch.)
Here is how I did it:
./configure --prefix=/package/text/emacs-27.0.50/ --with-mailutils --without-imagemagick --without-pop --with-x-toolkit=lucid --with-modules
I really hope to find out what is wrong.
Jean
I
This bug report was last modified 6 years and 33 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.