From owner-freebsd-current@FreeBSD.ORG Mon Aug 2 21:22:56 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2CF516A4CE for ; Mon, 2 Aug 2004 21:22:56 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E87C943D3F for ; Mon, 2 Aug 2004 21:22:55 +0000 (GMT) (envelope-from andreasheinze@gmx.de) Received: (qmail 11090 invoked by uid 65534); 2 Aug 2004 21:22:54 -0000 Received: from dsl-082-082-088-149.arcor-ip.net (EHLO mail.gmx.de) (82.82.88.149) by mail.gmx.net (mp023) with SMTP; 02 Aug 2004 23:22:54 +0200 X-Authenticated: #127112 To: freebsd-current@freebsd.org References: Message-ID: Date: Mon, 02 Aug 2004 23:24:26 +0200 From: "Andreas Heinze" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Opera M2/7.53 (FreeBSD, build 737) Subject: Solution: thr_spinlock.c and qtorrent X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 21:22:57 -0000 > Fatal error 'Spinlock called when not threaded.' at line 83 in file > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > Abort trap (core dumped) > Error: There was an error creating the features file. > *** Error code 1 > > what's wrong?? create the file: /etc/libmap.conf and add these two lines: libpthread.so.1 libc_r.so.5 libpthread.so libc_r.so that's all ...