From owner-freebsd-threads@FreeBSD.ORG Tue Oct 5 17:18:57 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BECB16A4CE; Tue, 5 Oct 2004 17:18:57 +0000 (GMT) Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5545F43D48; Tue, 5 Oct 2004 17:18:56 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [127.0.0.1] (localhost.cc.fer.hr [127.0.0.1]) by lara.cc.fer.hr (8.13.1/8.13.1) with ESMTP id i95HI7DN026690; Tue, 5 Oct 2004 19:18:07 +0200 (CEST) (envelope-from ivoras@fer.hr) Message-ID: <4162D74F.7030607@fer.hr> Date: Tue, 05 Oct 2004 19:18:07 +0200 From: Ivan Voras User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eischen References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-gnats-submit@freebsd.org cc: freebsd-threads@freebsd.org Subject: Re: threads/72353: Assertion failsin/usr/src/lib/libpthread/sys/lock.c, line 171, when compilingmonodoc X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 17:18:57 -0000 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.