From owner-freebsd-questions@FreeBSD.ORG Wed Dec 28 22:03:19 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 2416416A41F for ; Wed, 28 Dec 2005 22:03:19 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70EC443D5A for ; Wed, 28 Dec 2005 22:03:18 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1637179nzo for ; Wed, 28 Dec 2005 14:03:17 -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=BlROlJCpt4+a9Gn2JUv8xU67zrPKxnybg2ISt1BQH2MinSdWJUZfm13cg7WNoELDgvwtrad0/NMz8obrk9bt6RbEgPcWAj0e1iATn2ncqCjUXVWJZyn9lH+wqnsyDXM+2sCB2Wo83DtrkJqPuzDvvhwZzWdDjApfZPs01znz9Vo= Received: by 10.36.148.14 with SMTP id v14mr5946751nzd; Wed, 28 Dec 2005 14:03:17 -0800 (PST) Received: from ringworm.mechee.com ( [71.102.22.155]) by mx.gmail.com with ESMTP id 8sm10043363nzn.2005.12.28.14.03.16; Wed, 28 Dec 2005 14:03:17 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Wed, 28 Dec 2005 14:03:11 -0800 User-Agent: KMail/1.8.3 References: <20051228212030.GA87596@thought.org> In-Reply-To: <20051228212030.GA87596@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512281403.14353.ringworm01@gmail.com> Cc: Gary Kline 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: Wed, 28 Dec 2005 22:03:19 -0000 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 > > > /usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solenv/bin/checkdll.sh > -L../../unxfbsd.pro/lib -L../lib > -L/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solenv/unxfbsd/lib > -L/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solver/680/unxfbsd.p >ro/lib > -L/usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/solenv/unxfbsd/lib > -L/usr/local/jdk1.4.2/lib -L/usr/local/jdk1.4.2/jre/lib/i386 > -L/usr/local/jdk1.4.2/jre/lib/i386/client > -L/usr/local/jdk1.4.2/jre/lib/i386/native_threads -L/usr/X11R6/lib > ../../unxfbsd.pro/lib/check_libofficebean.so > Checking DLL ../../unxfbsd.pro/lib/check_libofficebean.so ...Fatal error > 'Spinlock called when not threaded.' at line 83 in file > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > Abort trap (core dumped) > dmake: Error code 1, while making > '../../unxfbsd.pro/lib/libofficebean.so' > '---* tg_merge.mk *---' > > ERROR: Error 65280 occurred while making > /usr/ports/editors/openoffice.org-2.0/work/OOA680_m1/bean/native/unix > dmake: Error code 1, while making 'build_instsetoo_native' > '---* tg_merge.mk *---' > *** Error code 255 > > Stop in /usr/ports/editors/openoffice.org-2.0.