From owner-freebsd-questions@FreeBSD.ORG Thu Dec 29 03:06:39 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2506816A41F for ; Thu, 29 Dec 2005 03:06:39 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2637643D53 for ; Thu, 29 Dec 2005 03:06:26 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1064836wxc for ; Wed, 28 Dec 2005 19:06:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=AoTan0Ec8QgRyRVA0Z9r1eud7vj8QEznLZPSQUpu/GyeImWpshkyg438YcetVJf1gbVL7sHW47h1xZi79ICVWSd0qVqm7wMZpxvde/DKb5LTWUNuJIvtidqu14mhttVmH0V3CYkvqZt63cVJ5jN55pW/AdKPkZB8460iTLdL5XA= Received: by 10.70.28.17 with SMTP id b17mr8749771wxb; Wed, 28 Dec 2005 19:06:02 -0800 (PST) Received: from ringworm.mechee.com ( [71.102.22.155]) by mx.gmail.com with ESMTP id h39sm4825197wxd.2005.12.28.19.06.01; Wed, 28 Dec 2005 19:06:02 -0800 (PST) From: "Michael C. Shultz" To: Gary Kline Date: Wed, 28 Dec 2005 19:05:56 -0800 User-Agent: KMail/1.8.3 References: <20051228212030.GA87596@thought.org> <200512281403.14353.ringworm01@gmail.com> <20051229030158.GA91953@thought.org> In-Reply-To: <20051229030158.GA91953@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512281905.57131.ringworm01@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Ooo-2.0 build snafu... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 03:06:39 -0000 On Wednesday 28 December 2005 19:01, Gary Kline wrote: > On Wed, Dec 28, 2005 at 02:03:11PM -0800, Michael C. Shultz wrote: > > On Wednesday 28 December 2005 13:20, Gary Kline wrote: > > > I keep running into this build error with openoffice-2.0. > > > Just curious if this is a new error or not. Pointers welcome. > > > I'm running 5.3 on this particular server. > > > > > > thanks in advance, people, > > > > > > gary > > > > Looks like your are linking to the wrong threads library, was this > > machine upgraded from 4.* by any chance? Anyways my advice is to > > forcably rebuild all openoffice's dependencies so everthing is linked to > > the correct system libraries: > > > > cd /usr/ports/sysutils/portmanager && make install clean && rehash > > portmanager editors/openoffice.org-2.0 -f -l > > > > -Mike > > There may well have been some mis-linking. I'm test-installing > Ooo-2.0 on my DNS server. I don't mess with it that much. Just > make sure it kept fairly up-t-date and stable. > > thankee! > > gary your welcome -Mike