From owner-freebsd-openoffice@FreeBSD.ORG Fri Aug 20 13:46:01 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A6FC16A4CE; Fri, 20 Aug 2004 13:46:01 +0000 (GMT) Received: from dd2718.kasserver.com (dd2718.kasserver.com [81.209.184.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 005D143D1F; Fri, 20 Aug 2004 13:46:01 +0000 (GMT) (envelope-from freebsd@chillt.de) Received: from [192.168.0.7] (dsl-082-083-129-212.arcor-ip.net [82.83.129.212]) by dd2718.kasserver.com (Postfix) with ESMTP id EFB6EC5D05; Fri, 20 Aug 2004 15:45:59 +0200 (CEST) Message-ID: <4126009E.8040606@chillt.de> Date: Fri, 20 Aug 2004 15:46:06 +0200 From: Bartosz Fabianowski User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040807) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Lehmann References: <20040819003345.63105071.oliver@FreeBSD.org> <200408182244.i7IMi2Z9010302@gw.catspoiler.org> <20040820154020.1579bce5.oliver@FreeBSD.org> In-Reply-To: <20040820154020.1579bce5.oliver@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: openoffice@FreeBSD.org Subject: Re: openoffice-1.1 won't compile on 5.2-CURRENT? X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 13:46:01 -0000 > The next question - why it won't work by having WITHOUT_MOZILLA defined? Interesting. After finding the bug with CFLAGS being passed to the mozilla sub port, I recompiled openoffice-11 and openoffice-11-devel by doing just that - defining WITHOUT_MOZILLA. That was about a week ago on -CURRENT and worked like a charm for me. No missing zip files, no errors, nothing. Weird that it doesn't work for you now. - Bartosz