From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 10:11:51 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ADBB1065674; Tue, 26 Apr 2011 10:11:51 +0000 (UTC) (envelope-from BATV+66b332943896f5ebaa58+2802+infradead.org+dwmw2@casper.srs.infradead.org) Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) by mx1.freebsd.org (Postfix) with ESMTP id 021428FC15; Tue, 26 Apr 2011 10:11:51 +0000 (UTC) Received: from macbook.infradead.org ([2001:8b0:10b:1:216:eaff:fe05:bbb8]) by casper.infradead.org with esmtpsa (Exim 4.72 #1 (Red Hat Linux)) id 1QEfFK-0002W2-1e; Tue, 26 Apr 2011 10:11:54 +0000 From: David Woodhouse To: Matthias Apitz In-Reply-To: <20110426095128.GA14455@sh4-5.1blu.de> References: <20110426080424.GA12864@sh4-5.1blu.de> <1303809741.6417.75.camel@macbook.infradead.org> <20110426095128.GA14455@sh4-5.1blu.de> Content-Type: text/plain; charset="UTF-8" Date: Tue, 26 Apr 2011 11:11:48 +0100 Message-ID: <1303812708.6417.83.camel@macbook.infradead.org> Mime-Version: 1.0 X-Mailer: Evolution 2.32.3 (2.32.3-1.fc14) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org See http://www.infradead.org/rpr.html X-Mailman-Approved-At: Tue, 26 Apr 2011 11:10:37 +0000 Cc: gnome@freebsd.org, freebsd-current@freebsd.org Subject: Re: 9.0-CURRENT r220692 && cc1: internal compiler error: Segmentation fault: 11 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2011 10:11:51 -0000 On Tue, 2011-04-26 at 11:51 +0200, Matthias Apitz wrote: > I need the evolution-exchange connector; That's for Exchange 2003, right? If you were on a newer version of Exchange perhaps you'd be able to use the new Evolution-EWS connector. > can I live with 2.32.1 while evolution and its dataserver are 2.32.3? That should work. It may have entirely *artificial* dependencies on a newer version of e-d-s, but I don't think there's any good reason for such dependencies so just ignoring them and forcing it to install/run anyway (by changing a '3' to a '1' in configure.ac) should be fine. But this code hasn't changed, so if you failed to build evo-exchange 2.32.3 I strongly suspect that the same compiler bug will prevent you from building 2.32.1. You could try building evolution-exchange (or just xntlm.c) with -O0; that often helps to avoid triggering compiler bugs. > If not, I must go back fully to > 2.32.1 after the debugging of the calendar stuff; Well, the FreeBSD ports should be updated to 2.32.3 anyway. -- David Woodhouse Open Source Technology Centre David.Woodhouse@intel.com Intel Corporation