From owner-freebsd-current@FreeBSD.ORG Fri Oct 5 13:25:59 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E24516A418 for ; Fri, 5 Oct 2007 13:25:59 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id C624513C4BA for ; Fri, 5 Oct 2007 13:25:58 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.67) with esmtp (envelope-from ) id <1IdnBk-0003v4-H2>; Fri, 05 Oct 2007 15:25:56 +0200 Received: from nugg-ad-r16.pixelpark.net ([77.74.239.6] helo=[192.168.2.186]) by inpost2.zedat.fu-berlin.de (Exim 4.67) with esmtpsa (envelope-from ) id <1IdnBk-0001s1-G8>; Fri, 05 Oct 2007 15:25:56 +0200 Message-ID: <47063B72.9060403@zedat.fu-berlin.de> Date: Fri, 05 Oct 2007 15:26:10 +0200 From: "O. Hartmann" User-Agent: Thunderbird 2.0.0.6 (X11/20070803) MIME-Version: 1.0 To: Aryeh Friedman References: <47063652.8070106@unsane.co.uk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 77.74.239.6 Cc: Vince , freebsd-current@freebsd.org Subject: Re: openoffice 2.3 package X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2007 13:25:59 -0000 Aryeh Friedman wrote: > On 10/5/07, Vince wrote: > >> For some reason I couldnt run the 6.x versions of open office even with >> compat6x, (core dumped.) So i have built my own. I couldnt find any >> 7-CURRENT i386 packages online so I can make mine available to anyone >> without the time/space to build one if anyone needs/wants it. >> > > For anyone who doesn't read -questions OO completely fails to build on > 7-current amd64 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > It is the same error as reported earlier this year - both on i386 and amd64 (FreeBSD 7.0 most recent build). The problem was due to some ACL issues in gcp taken from coreutils. I reinstalled coreutils, without success. I do not have the PR handy, so I'm sorry. But earlier, I found a solution (in some place, there shpuld be an .if-clause in one Makefile forcing on FreeBSD using cp rather than gcp). There is already a PR, but maintainer doesn't seem to exist, so I expect the port orphaned. So, this is if the error you're reporting is he same as I have and had saying that some files are not accessible or changable ... sorry for the poor informations about my error. I built yesterday on two amd64 boxes on 7.0 (one Intel C2D T5500, one AMD64 3500+_ and today on my lab's box, running i386 (Intel P4). I'll look for the bugfix when I have spare time... Regards, Oliver