From owner-freebsd-openoffice@FreeBSD.ORG Sun Sep 28 06:40:20 2003 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 594B516A4B3 for ; Sun, 28 Sep 2003 06:40:20 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E47D44008 for ; Sun, 28 Sep 2003 06:40:18 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.9p2/8.12.3) with ESMTP id h8SDeCM6079110; Sun, 28 Sep 2003 15:40:13 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by nbs.imp.ch (8.12.10/8.12.3) with ESMTP id h8SDeBwh15541277; Sun, 28 Sep 2003 15:40:12 +0200 (MES) Date: Sun, 28 Sep 2003 15:40:11 +0200 (CEST) From: Martin Blapp To: "DEBO Jurgen E. G." In-Reply-To: <1064734268.10967.6.camel@neptune> Message-ID: <20030928153807.K22334@cvs.imp.ch> References: <1064734268.10967.6.camel@neptune> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: openoffice@freebsd.org Subject: Re: Port version RC5 remarks 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: Sun, 28 Sep 2003 13:40:20 -0000 Hi, > I am following for months Your port version, Your makefile. > I don't known why You put Your file public, but each time > there are compilation errors. Why do You put it in the CVS > anyway ? I'm able to compile OO-devel as OO1.03 successfully here. > a) the /external/gpc directory doesn't exist and You copy > files into it. > > b) Consider an option with --enable-libart instead of the old > gpc stuff Patches ? > c) Enable an option to disable java ! Patches ? That's not very simple to do, since java is heavily used in the build process. But if you think it's easy for you ... go for it. Martin