Date: Sun, 25 Jun 2006 02:50:21 GMT From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> To: openoffice@FreeBSD.org Subject: Re: ports/99284: openoffice.org-2.0 fails on current because of the addition of gethostbyname_r to libc Message-ID: <200606250250.k5P2oLjm015101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99284; it has been noted by GNATS. From: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org, Maho Nakata <maho@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606250250.k5P2oLjm015101>