Date: Wed, 28 Dec 2005 14:03:11 -0800 From: "Michael C. Shultz" <ringworm01@gmail.com> To: freebsd-questions@freebsd.org Cc: Gary Kline <kline@tao.thought.org> Subject: Re: Ooo-2.0 build snafu... Message-ID: <200512281403.14353.ringworm01@gmail.com> In-Reply-To: <20051228212030.GA87596@thought.org> References: <20051228212030.GA87596@thought.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512281403.14353.ringworm01>