ports/99284: openoffice.org-2.0 fails on current because of the addition of gethostbyname_r to libc

NAKAJI Hiroyuki nakaji at jp.freebsd.org
Sun Jun 25 02:50:22 UTC 2006


The following reply was made to PR ports/99284; it has been noted by GNATS.

From: NAKAJI Hiroyuki <nakaji at jp.freebsd.org>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc: freebsd-ports-bugs at FreeBSD.org, Maho Nakata <maho at FreeBSD.org>
Subject: Re: ports/99284: openoffice.org-2.0 fails on current because of the addition of gethostbyname_r to libc
Date: Sun, 25 Jun 2006 11:45:16 +0900

 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


More information about the freebsd-openoffice mailing list