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:45:23 UTC 2006


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-ports-bugs mailing list