GNU bug report logs - #5190
23.1; Required feature `newsticker-backend' was not provided

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Ulf Jasper <ulf.jasper <at> web.de>
To: tcaswell <tcaswell <at> gmail.com>
Cc: 5190 <at> debbugs.gnu.org
Subject: bug#5190: 23.1; Required feature `newsticker-backend' was not  provided
Date: Thu, 14 Jan 2010 20:18:34 +0100
tcaswell <tcaswell <at> gmail.com> writes:
> I had the same problem.  It seemed to be that the *.elc files were not
> properly removed/rebuilt and still using the old version. deleting all
> of the existing .elc files by running
>
> ~$ find ./ -iname "*.elc" -exec rm \{\} \;
>
> fixed the problem for me.

Making bootstrap depends on bootstrap-clean which is supposed to remove
all *.elc files from the lisp directory, its subdirectories,
subsubdirectories, and subsubsubdirectories. There should not have been
any old *.elc files.

Even if there are old *.elc files, they should be rebuilt after a
bzr/cvs/whatever-update that contained new versions of the corresponding
*.el files.

Strange.




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.