From owner-freebsd-office@FreeBSD.ORG Tue Apr 2 08:12:23 2013 Return-Path: Delivered-To: office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 72FF0888 for ; Tue, 2 Apr 2013 08:12:23 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id DEA5CEA6 for ; Tue, 2 Apr 2013 08:12:22 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.6/8.14.6) with ESMTP id r328CLDh080098; Tue, 2 Apr 2013 12:12:21 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.6/8.14.6/Submit) id r328CL9d080097; Tue, 2 Apr 2013 12:12:21 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 2 Apr 2013 12:12:21 +0400 From: Gleb Smirnoff To: Maho NAKATA Subject: Re: apache-openoffice-3 on FreeBSD 10 Message-ID: <20130402081221.GF76816@glebius.int.ru> References: <20130402065051.GE76816@glebius.int.ru> <20130402.170716.1109765177708937998.chat95@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130402.170716.1109765177708937998.chat95@mac.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: office@FreeBSD.org X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2013 08:12:23 -0000 On Tue, Apr 02, 2013 at 05:07:16PM +0900, Maho NAKATA wrote: M> Hi Gleb, M> M> Hmm. USE_GCC=4.6+ actually breaks on FreeBSD 9, and I don't have M> FreeBSD 10 environment.. That sounds really strange. However, if that is true you can make it dependent on __FreeBSD_version. -- Totus tuus, Glebius.