Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B86E58E08 for ; Fri, 26 Aug 2011 08:11:42 +0000 (UTC) Received: (qmail 25008 invoked by uid 500); 26 Aug 2011 08:11:41 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 24732 invoked by uid 500); 26 Aug 2011 08:11:27 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 24716 invoked by uid 99); 26 Aug 2011 08:11:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2011 08:11:23 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Mathias_Bauer@gmx.net designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 26 Aug 2011 08:11:14 +0000 Received: (qmail invoked by alias); 26 Aug 2011 08:10:53 -0000 Received: from d188241.adsl.hansenet.de (EHLO [192.168.1.250]) [80.171.188.241] by mail.gmx.net (mp065) with SMTP; 26 Aug 2011 10:10:53 +0200 X-Authenticated: #17242763 X-Provags-ID: V01U2FsdGVkX1+RRHxCENaRNH9hHqCLtXdx8CxDIwiURZRADqAa5T XVpVp5a1h73imy Message-ID: <4E57550C.4040701@gmx.net> Date: Fri, 26 Aug 2011 10:10:52 +0200 From: Mathias Bauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Update on SVN dump load References: <4E5629D5.3000907@gmx.net> <4E567156.2010404@gmx.net> <9DABF996-BB60-4470-8762-0CCE72BF861C@Janik.cz> <4E5679E5.7040003@gmx.net> <4E56913B.6030003@gmx.net> <3757F5C7-85AE-446A-A25A-F101AE08C648@free.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Am 25.08.2011 22:17, schrieb eric b: > As promised, an update : I verified all the issues Pavel encountered > in dictionnaries and readlincense_oo , excepted that I'm stuck (means > build broken) in comphelper, due to a too old gnumake (3.80, need : > 3.81) Yes, 3.80 definitely is too old. 3.81 also has a serious issue that may lead to gnu make crashes at times (but you can restart the build and continue). We have a fix for it and another option would be to use 3.82, but unfortunately this version has another problem. :-( We should discuss with the Libre Office developers how they finally decided. Regards. Mathias