From owner-freebsd-openoffice@FreeBSD.ORG Sat Oct 21 15:42:47 2006 Return-Path: X-Original-To: openoffice@freebsd.org 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 5BA9A16A403 for ; Sat, 21 Oct 2006 15:42:47 +0000 (UTC) (envelope-from landemaine@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C4143D5D for ; Sat, 21 Oct 2006 15:42:45 +0000 (GMT) (envelope-from landemaine@gmail.com) Received: by hu-out-0506.google.com with SMTP id 34so594720hui for ; Sat, 21 Oct 2006 08:42:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ah+sOUS6ZvPcw2nNZ+q6MS41kY6XfK9KtvUBH5nuTzl9qIEAO1/MJL3j4FEBScizghJvkWlt6r0t4vR8P1AV2VS3DvAyKYYay51H8OB/ywQfr+FrwsEOyzIFaEGzMzvPHr0PWwLnOgOVJNVeTVK2GKIS+2clcdMKer5/1Y4VtAM= Received: by 10.82.124.10 with SMTP id w10mr881557buc; Sat, 21 Oct 2006 08:13:31 -0700 (PDT) Received: by 10.82.112.6 with HTTP; Sat, 21 Oct 2006 08:13:31 -0700 (PDT) Message-ID: Date: Sat, 21 Oct 2006 13:13:31 -0200 From: "Charles A. Landemaine" To: portmgr@freebsd.org, openoffice@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Error compiling OO.o 2.0.4 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 15:42:47 -0000 I am posting more details on my procedure to compile OO.o 2.0.4. I followed the guide here: http://porting.openoffice.org/freebsd/#howto And here's the error message: ------------- /usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/dtrans/source/X11 dmake: Executing shell macro: xml2cmp -types stdout $(MISC)$/$(COMP1TYPELIST)$($(WINVERSIONNAMES)_MAJOR).xml ------------- /usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/dtrans/source/aqua Nothing to build for this platform /usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/dtrans/util dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $(SHL1TARGET)))}.xml" ------------- deliver -- version: 1.103 LOG: writing /usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/solver/680/unxfbsdi.pro/inc/dtrans/deliver.log Statistics: Files copied: 0 Files unchanged/not matching: 10 ============= Building project readlicense_oo ============= /usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/readlicense_oo ------------- converting license files .dmake: Error code 1, while making './unxfbsdi.pro/misc/license/unx/LICENSE_en_US' '---* tg_merge.mk *---' ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2.0/work/OOD680_m5/readlicense_oo dmake: Error code 1, while making 'build_instsetoo_native' '---* *---' *** Error code 255 Stop in /usr/ports/editors/openoffice.org-2.0. pcbsd# I tried the following ports: editors/openoffice.org-2.0, editors/openoffice.org-2.0-devel - They both returned the same error message It seem some people have had the same problem (my post): http://www.bsdforums.org/forums/showthread.php?t=44921 Thanks, -- Charles A. Landemaine.