From owner-freebsd-openoffice@FreeBSD.ORG Wed Sep 8 04:36:33 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 0FA7316A4CE; Wed, 8 Sep 2004 04:36:33 +0000 (GMT) Received: from satie.private.org (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 018E243D53; Wed, 8 Sep 2004 04:36:32 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [127.0.0.1]) by satie.private.org (8.12.10/8.12.10) with ESMTP id i884Zk7l000862; Wed, 8 Sep 2004 13:35:47 +0900 (JST) (envelope-from chat95@mac.com) Date: Wed, 08 Sep 2004 13:35:46 +0900 (JST) Message-Id: <20040908.133546.730550768.chat95@mac.com> To: openoffice@FreeBSD.org From: NAKATA Maho Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: dev@porting.openoffice.org Subject: /usr/ports/editors/openoffice-1.1 compiled successfully with 5.3-BETA3 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: Wed, 08 Sep 2004 04:36:33 -0000 Hi, FreeBSD freaks, OOo 1.1.2 compiled successfully from ports. using makefile: # $FreeBSD: ports/editors/openoffice-1.1/Makefile,v 1.164 2004/08/31 12:09:57 maho Exp $ and my FreeBSD Box. % uname -a FreeBSD bach.private.org 5.3-BETA3 FreeBSD 5.3-BETA3 #1: Mon Sep 6 20:47:11 JST 2004 maho@bach.private.org:/usr/src/sys/i386/compile/MAHO i386 1. wipe out /usr/local /usr/X11R6, /usr/ports/*/*/work and /var/db/pkg/* 2. cvsup ports tree, src tree, make buildworld, installworld, and rebuild the kernel. all had done at 2004/Sep/7. currently ports freeze in effect so that everyone can reproduce my result easily. 3. enable linux procfs and mount to build jdk 4. type make and wait for long time :) Only the problem is building jdk, somehow error has occured. however, just cleaning jdk and build again. this worked fine for me. so there are two build logs. Build logs are available at: http://people.freebsd.org/~maho/ooo/ooo-1.1.2-5.3-BETA3.1.log.bz2 http://people.freebsd.org/~maho/ooo/ooo-1.1.2-5.3-BETA3.2.log.bz2 (anyway I'll update our port to 1.1.3 as soon as it will be appeared) OOo port seems to be ready for 5.3-RELEASE. Thank you all! --nakata maho