From owner-freebsd-openoffice@FreeBSD.ORG Mon Sep 25 03:52:12 2006 Return-Path: X-Original-To: freebsd-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 E694B16A40F for ; Mon, 25 Sep 2006 03:52:12 +0000 (UTC) (envelope-from verbo.solo@sbcglobal.net) Received: from smtp109.plus.mail.re2.yahoo.com (smtp109.plus.mail.re2.yahoo.com [206.190.53.34]) by mx1.FreeBSD.org (Postfix) with SMTP id 59A1343D46 for ; Mon, 25 Sep 2006 03:52:12 +0000 (GMT) (envelope-from verbo.solo@sbcglobal.net) Received: (qmail 72269 invoked from network); 25 Sep 2006 03:52:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Received:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=p0WRS2QLVFYjfZeNh6qqiv5NGtl2PADDkONzNzDPHTH2HzsAvooHIKTnmMAdc8dCSY8G7p2WqX+QWEbbNR5q7cxIiCe116dTtfOG7OYH6eY9c/2ey6hR1jN8TXuMWABExRJ8S3UjKH6AHvC9c8dj96X6zc4ZWQZvvM1+GaNVczE= ; Received: from unknown (HELO elbereth.gateway.2wire.net) (verbo.solo@sbcglobal.net@69.152.90.113 with plain) by smtp109.plus.mail.re2.yahoo.com with SMTP; 25 Sep 2006 03:52:11 -0000 From: "Charles P. Schaum" To: "freebsd-openoffice@freebsd.org" Content-Type: text/plain Date: Sun, 24 Sep 2006 22:52:09 -0500 Message-Id: <1159156329.991.11.camel@elbereth.gateway.2wire.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Does OOo build clobber files in /usr/lib? 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: Mon, 25 Sep 2006 03:52:13 -0000 Hi, After doing the build of OOo, about a day later I tried to run frozen-bubble and got the message that it could not find /usr/lib/libc_r.so. I checked and that symlink, in addition to libc_r.a, was AWOL. No big hairy; I just rebuild world since I wanted to have a go at 6.2 PRERELEASE anyway. That brought everything back. I know that I had no dealings with those files; everything was in order after I built 2.0.4-RC1. So I figured I'd ask to track it down. If something is clobbering files, you might want to know. I did do an intermittent portupgrade but unless GCC 4.1, linux_flash and linux_pluginwrapper are the culprits, OOo was next in line. Is it me or is RC2 giving better response times? Charles