From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 19:10:06 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91E3510656A9 for ; Mon, 16 Jun 2008 19:10:06 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from raq5.nitrex.net (raq5.nitrex.net [213.165.227.5]) by mx1.freebsd.org (Postfix) with ESMTP id 0CAAF8FC1B for ; Mon, 16 Jun 2008 19:10:05 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.10.144] (gate.zenatode.org.uk [213.165.225.167]) by raq5.nitrex.net (8.13.1/8.13.1) with ESMTP id m5GJA0DY005047 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 16 Jun 2008 20:10:03 +0100 Message-ID: <4856BA87.1080606@onetel.com> Date: Mon, 16 Jun 2008 20:09:59 +0100 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.14 (X11/20080611) MIME-Version: 1.0 To: "O. Hartmann" References: <485500B7.8090207@zedat.fu-berlin.de> <48565A83.2010408@onetel.com> In-Reply-To: <48565A83.2010408@onetel.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: OpenOffice 2.4.1: still getting compilation error in FBSD 7.0-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 19:10:06 -0000 Chris Whitehouse wrote: > O. Hartmann wrote: >> Hello, >> >> I still get this error since OO 2.4 was offered via ports (OO 2.3 did >> well). I was wondering if someone has no solution to this sticky error. >> >> Can anyone help? >> >> Regards, >> Oliver >> > In case it's any use to you, openoffice.org-3 (openoffice.org-3.0.0.b_1) > does build with > > make -DWITHOUT_MOZILLA -DWITH_TTF_BYTECODE_ENABLED > > also with just > > make > > openoffice.org-3.0.0.b failed with > > make LOCALIZED_LANG=en-GB > > I'm just testing openoffice.org-3.0.0.b_1 with > > make -DWITHOUT_MOZILLA -DWITH_TTF_BYTECODE_ENABLED LOCALIZED_LANG=en-GB > Yep that works too. Distfile is OOo_BEA300_m2_source.tar.bz2 Chris