Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2006 11:45:16 +0900
From:      NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Maho Nakata <maho@FreeBSD.org>, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99284: openoffice.org-2.0 fails on current because of the addition of gethostbyname_r to libc
Message-ID:  <86r71et0lf.fsf@ra333.heimat.gr.jp>
In-Reply-To: <200606220010.k5M0AM26012123@freefall.freebsd.org> (FreeBSD-gnats-submit@freebsd.org's message of "Thu, 22 Jun 2006 00:10:22 GMT")
References:  <200606220010.k5M0AM26012123@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I found another build error; the diff I sent for gethostbyname_r() is
not sufficient. So I give up this PR. The problem seems to be in
libpthread.

The error occurs on recent current like this.

Checking DLL ../../../unxfbsdi.pro/lib/check_libmozabdrv2.so ...Fatal error 'Spinlock called when not threaded.' at line 91 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 2)
Abort trap (core dumped)
dmake:  Error code 1, while making '../../../unxfbsdi.pro/lib/libmozabdrv2.so'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2.0/work/OOC680_m5/connectivity/source/drivers/mozab
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2.0.

My thr_spinlock.c is Rev. 1.24.
-- 
NAKAJI Hiroyuki



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r71et0lf.fsf>