Date: Tue, 26 Apr 2011 11:11:48 +0100 From: David Woodhouse <dwmw2@infradead.org> To: Matthias Apitz <guru@unixarea.de> Cc: gnome@freebsd.org, freebsd-current@freebsd.org Subject: Re: 9.0-CURRENT r220692 && cc1: internal compiler error: Segmentation fault: 11 Message-ID: <1303812708.6417.83.camel@macbook.infradead.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1303812708.6417.83.camel>