From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82091 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: possible recent regression Date: Thu, 26 Jul 2012 19:22:43 +0200 Message-ID: <87d33i4eu4.fsf@thinkpad.tsdh.de> References: <87ipdan20v.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343323376 2809 80.91.229.3 (26 Jul 2012 17:22:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jul 2012 17:22:56 +0000 (UTC) Cc: ding@gnus.org To: Greg Troxel Original-X-From: ding-owner+M30361@lists.math.uh.edu Thu Jul 26 19:22:56 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SuRm1-00034X-IJ for ding-account@gmane.org; Thu, 26 Jul 2012 19:22:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SuRlz-00076z-8V; Thu, 26 Jul 2012 12:22:51 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SuRly-00076q-BQ for ding@lists.math.uh.edu; Thu, 26 Jul 2012 12:22:50 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SuRlw-00087G-T8 for ding@lists.math.uh.edu; Thu, 26 Jul 2012 12:22:50 -0500 Original-Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SuRlv-0003LB-5x for ding@gnus.org; Thu, 26 Jul 2012 19:22:47 +0200 Original-Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id F0C0420A59; Thu, 26 Jul 2012 13:22:45 -0400 (EDT) Original-Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 26 Jul 2012 13:22:45 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=from:to:cc:subject:references:date :in-reply-to:message-id:mime-version:content-type; s=smtpout; bh=NULklgikCiAvTW6vBLZZbxpKdFk=; b=LG1jdpWEP5+QMRtj7MonFKFOuLb1 2gGVGGnDyTAKjHkZD4wmedP48V1/YdUH2jFHPHqS0UvDmX5hymLrTHbO4PD1C1A8 X+Gdb/HbjUO1gd2uBq94uLAvDLZfDJC04ycUPDSsWb8aLS7IPWmPTvTs0dKSyoMJ 0eosUZQqne4DrzI= X-Sasl-enc: wRuhQqLqIQD+n7TMiaIq6cwCPgwi2bZWX2Q6Jr8WZI7I 1343323365 Original-Received: from thinkpad.tsdh.de (unknown [91.67.9.216]) by mail.messagingengine.com (Postfix) with ESMTPA id 3D1DD8E021D; Thu, 26 Jul 2012 13:22:45 -0400 (EDT) In-Reply-To: (Greg Troxel's message of "Thu, 26 Jul 2012 13:20:05 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82091 Archived-At: Greg Troxel writes: >> Do you compile your own emacs from the bzr sources? If so, then try >> to "make bootstrap && make" instead of only "make". > > no. make bootrap fails in gnus, but I guess you meant to run that in > emacs source dir. Yes, exactly. If you don't compile emacs yourself, the problem must be elsewhere. It just ringed a bell here, cause today was a similar problem on emacs-devel that could be solved with bootstrapping. Bye, Tassilo