threads/72353: Assertion failsin/usr/src/lib/libpthread/sys/lock.c, line 171, when compilingmonodoc

Daniel Eischen deischen at freebsd.org
Tue Oct 5 13:44:29 PDT 2004


On Tue, 5 Oct 2004, Ivan Voras wrote:

> Daniel Eischen wrote:
> >
> > This suggests you are using /etc/libmap.conf to map everything to libc_r.
> > Is this still true?  If you have any binaries or libraries that link to
>
> No, my libmap.conf maps everything to libpthread (has been since
> RELENG_5, and not a single problem there).
>
> As I said in the pr, the thing that the port skeleton (the first URL)
> does works to build version 1.0 without errors, only the newer version,
> 1.0.2, for which I don't have the port skeleton, dies.

-bash-2.05b$ ./configure
checking build system type... i386-unknown-freebsd6.0
checking host system type... i386-unknown-freebsd6.0
checking target system type... i386-unknown-freebsd6.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gacutil... no
configure: error: No gacutil tool found

What is gacutil?

-- 
Dan Eischen



More information about the freebsd-threads mailing list