From owner-freebsd-stable@FreeBSD.ORG Sat Feb 21 22:44:37 2015 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DD9DCF5 for ; Sat, 21 Feb 2015 22:44:37 +0000 (UTC) Received: from gw.catspoiler.org (cl-1657.chi-02.us.sixxs.net [IPv6:2001:4978:f:678::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA87E1D2 for ; Sat, 21 Feb 2015 22:44:36 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id t1LMiQ5M021470; Sat, 21 Feb 2015 14:44:30 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <201502212244.t1LMiQ5M021470@gw.catspoiler.org> Date: Sat, 21 Feb 2015 14:44:26 -0800 (PST) From: Don Lewis Subject: Re: Problem compiling openoffice To: filippomore@yahoo.com In-Reply-To: <1650525677.4644144.1424444314572.JavaMail.yahoo@mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Cc: stable@FreeBSD.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2015 22:44:37 -0000 On 20 Feb, Filippo Moretti via freebsd-stable wrote: > filippo sting ~ 03:53:10$ uname -aFreeBSD sting 10.1-STABLE FreeBSD > 10.1-STABLE #13 r278792: Sun Feb 15 13:36:52 CET 2015 > filippo@sting:/usr/obj/usr/src/sys/STING_VT i386I have the following > problem while compiling openoffice:        > file:///usr/ports/editors/openoffice-4/work/aoo-4.1.1/main/i18npool/source/localedata/data/../../../unxfbsdi.pro/misc/saxparser.rdb /usr/ports/editors/openoffice-4/work/aoo-4.1.1/main/solver/411/unxfbsdi.pro/bin/types.rdb \ > Warning: LongDateYearSeparator is empty. Usually this is not the case > and may lead to concatenated display names like "Wednesday, 2007May > 9". Warning: QuotationStart equals QuotationEnd. Not necessarily an > error, but unusual. Warning: DoubleQuotationStart equals > DoubleQuotationEnd. Not necessarily an error, but unusual. Warning: > QuotationStart may be wrong: U+2019 â Warning: DoubleQuotationStart > may be wrong: U+201D â Warning: DoubleQuotationStart may be wrong: > U+201D âThen the xterm crashes and no longer accept inputFilippo > I haven't seen that problem before. I'm guessing that it is something having to do with language or locale. Are you trying to build a version of openoffice for a language other than the default, or do you have any non-default language or locale environment variable settings?