From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: error building emacs 24 on Fedora 16 Date: Mon, 05 Mar 2012 14:42:27 -0500 Message-ID: <40hay225ss.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1330976560 25145 80.91.229.3 (5 Mar 2012 19:42:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Mar 2012 19:42:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Aviad Reich Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 05 20:42:38 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S4dno-0006vp-KV for ged-emacs-devel@m.gmane.org; Mon, 05 Mar 2012 20:42:36 +0100 Original-Received: from localhost ([::1]:37887 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4dno-000178-1b for ged-emacs-devel@m.gmane.org; Mon, 05 Mar 2012 14:42:36 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:38054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4dnl-00016Q-ES for emacs-devel@gnu.org; Mon, 05 Mar 2012 14:42:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4dni-0007Rx-Kz for emacs-devel@gnu.org; Mon, 05 Mar 2012 14:42:33 -0500 Original-Received: from fencepost.gnu.org ([208.118.235.10]:46429) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4dni-0007Rn-I6 for emacs-devel@gnu.org; Mon, 05 Mar 2012 14:42:30 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1S4dnf-0007c2-LW; Mon, 05 Mar 2012 14:42:27 -0500 X-Spook: AIMSX sweep mailbomb 64 Vauxhall Cross JPL Al Jazeera X-Ran: ogzI}C)z;QJB(2){'yO==rk&>&?CECWF$`e!_HcR&j!jbsNx\%XDxc:^ndW6^TE^(CgwS> X-Hue: cyan X-Attribution: GM In-Reply-To: (Aviad Reich's message of "Sun, 4 Mar 2012 22:15:58 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148894 Archived-At: Aviad Reich wrote: > url/url.el:166:1:Error: No setf-method known for url-use-cookies [...] > attached is the full build log. But that log doesn't contain that error. Anyway, I guess the problem will go away if you `make bootstrap'; or simply rm url/*.elc if you prefer to gamble.