From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83207 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.general Subject: Re: XEmacs builds failing - gnus-spec.el Date: Wed, 22 May 2013 22:25:59 +0200 Message-ID: <87zjvm3go8.fsf@randomsample.de> References: <201305220302.r4M32avR061301@shell0.rawbw.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1369254437 31718 80.91.229.3 (22 May 2013 20:27:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 May 2013 20:27:17 +0000 (UTC) Cc: ding@gnus.org To: Mike Kupfer Original-X-From: ding-owner+M31473@lists.math.uh.edu Wed May 22 22:27:17 2013 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 1UfFcx-0005DS-1u for ding-account@gmane.org; Wed, 22 May 2013 22:27:15 +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 1UfFbz-0003qW-Mr; Wed, 22 May 2013 15:26:15 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UfFby-0003qD-Hl for ding@lists.math.uh.edu; Wed, 22 May 2013 15:26:14 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UfFbt-0006HC-Dq for ding@lists.math.uh.edu; Wed, 22 May 2013 15:26:14 -0500 Original-Received: from randomsample.de ([83.169.19.17]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UfFbr-0001YA-Fg for ding@gnus.org; Wed, 22 May 2013 22:26:07 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=randomsample.de; s=a; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To:Subject:Cc:To:From; bh=tAYgvqGGcIxBrejSK7ddUmmcvNoxXhwmIuKdld/wg08=; b=LVDFn5P2xD6uebzpkgqNWVLJJGavDjLAW/DaMqu9ieJ4qW/zOpCfX9BacH0yTDL86aaEPzKyZNntQ7cRE36teQzH+H6E7dwbulCh+RHzh62T63451MvigvCrd+//Fven; Original-Received: from dslc-082-083-055-234.pools.arcor-ip.net ([82.83.55.234] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1UfFbp-0003Vj-GQ; Wed, 22 May 2013 22:26:05 +0200 In-Reply-To: <201305220302.r4M32avR061301@shell0.rawbw.com> (Mike Kupfer's message of "Tue, 21 May 2013 20:02:36 -0700") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux) Mail-Copies-To: never Mail-Followup-To: Mike Kupfer , ding@gnus.org X-Spam-Score: -3.1 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83207 Archived-At: Mike Kupfer writes: > David Engster wrote: > >> The XEmacs on the Buildbot is indeed build with >> default specs, i.e., without Mule. > > Would it be possible to change that, so that --with-mule is used? Sure, but IMO Gnus should try to build fine on XEmacsen that are build with the defaults. The Buildbot is running a rather old version (b29), but I don't think --with-mule has become default yet? -David