GNU bug report logs -
#5190
23.1; Required feature `newsticker-backend' was not provided
Previous Next
Reported by: Bastien <bastienguerry <at> googlemail.com>
Date: Sat, 12 Dec 2009 10:25:05 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 5190 <at> emacsbugs.donarmstrong.com (full text, mbox):
Bastien <bastienguerry <at> googlemail.com> writes:
> Trying to compile (make boostrap) the latest CVS version, I got this:
>
> ,----
> | In toplevel form:
> | net/newsticker.el:404:1:Error: Required feature `newsticker-backend' was not provided
> | make[2]: *** [/home/guerry/install/cvs/emacs/lisp/net/newsticker.elc] Erreur 1
> | make[2]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
> | make[1]: *** [compile-main] Erreur 2
> | make[1]: quittant le répertoire « /home/guerry/install/cvs/emacs/lisp »
> | make: *** [lisp] Erreur 2
> `----
Newsticker's require/provide statements have been changed from
newsticker-* to newst-*. newsticker.el should not contain any (require
'newsticker-*) but only (require 'newst-*). See bug#5008.
Are you sure that you are using the latest newsticker files from CVS?
This bug report was last modified 14 years and 14 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.