From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Emacs 23.1.90 pretest Date: Wed, 09 Dec 2009 19:47:35 +0100 Message-ID: <4B1FF0C7.2010409@swipnet.se> References: <87r5r47t7p.fsf@stupidchicken.com> <4B1FDAF3.6010909@swipnet.se> <95bd41770912090936x26bdf529n4f54ce42729c8876@mail.gmail.com> <4B1FEA52.9070403@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: Quoted-Printable X-Trace: ger.gmane.org 1260384496 14518 80.91.229.12 (9 Dec 2009 18:48:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Dec 2009 18:48:16 +0000 (UTC) Cc: emacs-devel@gnu.org To: Giovanni Lanzani Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 09 19:48:09 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NIRa2-0007Nm-Io for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 19:48:06 +0100 Original-Received: from localhost ([127.0.0.1]:54018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIRa2-0006eG-C3 for ged-emacs-devel@m.gmane.org; Wed, 09 Dec 2009 13:48:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIRZh-0006S5-AD for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:47:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIRZc-0006Ox-KU for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:47:44 -0500 Original-Received: from [199.232.76.173] (port=53927 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIRZc-0006Os-DV for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:47:40 -0500 Original-Received: from proxy2.bredband.net ([195.54.101.72]:40795) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIRZa-0006Fx-AS for emacs-devel@gnu.org; Wed, 09 Dec 2009 13:47:38 -0500 Original-Received: from ipb1.telenor.se (195.54.127.164) by proxy2.bredband.net (7.3.140.3) id 4AD3E1BC01984BCB for emacs-devel@gnu.org; Wed, 9 Dec 2009 19:47:36 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhdTAPt+H0tV4S1uPGdsb2JhbACBTIJalF2CUwEBAQE3qyeQI4EvgipTBA X-IronPort-AV: E=Sophos;i="4.47,369,1257116400"; d="scan'208";a="13457550" Original-Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb1.telenor.se with ESMTP; 09 Dec 2009 19:47:36 +0100 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id C18B27FA07B; Wed, 9 Dec 2009 19:47:35 +0100 (CET) User-Agent: Thunderbird 2.0.0.23 (X11/20090817) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118468 Archived-At: Giovanni Lanzani skrev: > Jan Dj=C3=A4rv writes: >=20 >> Giovanni skrev: >>> On Wed, Dec 9, 2009 at 6:14 PM, Jan Dj=C3=A4rv w= rote: >>>> Can you send us config.log? In the meantime, try adding --without-d= bus >>>> (just a guess). >>>> >>>> Jan D. >>> --without-dbus doens't help. >>> >>> See the attached file for config.log >> Thanks. --without-rsvg should get you a build until this is >> fixed. Maybe throw in a --without-gconf to be on the safe >> side. It seems you have librsvg for X11 so configure picks >> that up. >> >> Jan D. >=20 > Thanks Jan, with the option --without-gconf it builds (altough it > doesn't with the option --without-rsvg). >=20 This is fixed now. Thanks for testing. Jan D.