From owner-freebsd-office@FreeBSD.ORG Thu Aug 25 08:18:44 2011 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 067091065673 for ; Thu, 25 Aug 2011 08:18:44 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3CFB48FC20 for ; Thu, 25 Aug 2011 08:18:42 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA28211 for ; Thu, 25 Aug 2011 11:18:41 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1QwV97-000Duf-Ak for office@freebsd.org; Thu, 25 Aug 2011 11:18:41 +0300 Message-ID: <4E56055F.4030704@FreeBSD.org> Date: Thu, 25 Aug 2011 11:18:39 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0) Gecko/20110819 Thunderbird/6.0 MIME-Version: 1.0 To: office@FreeBSD.org References: <4E55F6CA.5060609@FreeBSD.org> In-Reply-To: <4E55F6CA.5060609@FreeBSD.org> X-Enigmail-Version: undefined Content-Type: text/plain; charset=x-viet-vps Content-Transfer-Encoding: 7bit Cc: Subject: Re: libreoffice and non-base gcc X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2011 08:18:44 -0000 Another issue (Linux-ism?): solver/340/unxfbsdx.pro/inc/filter/msfilter/mstoolbar.hxx uses FILE but doesn't include a header file that defines it. Including fixes the problem. -- Andriy Gapon