From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 11:31:20 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 A2B8E16A4CE for ; Fri, 5 Mar 2004 11:31:20 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7938D43D49 for ; Fri, 5 Mar 2004 11:31:20 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 70FAA72DD2; Fri, 5 Mar 2004 11:31:20 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 6E17272DCB; Fri, 5 Mar 2004 11:31:20 -0800 (PST) Date: Fri, 5 Mar 2004 11:31:20 -0800 (PST) From: Doug White To: Kris Kennaway In-Reply-To: <20040304201317.GB75841@xor.obsecurity.org> Message-ID: <20040305113100.G31036@carver.gumbysoft.com> References: <20040303061144.GE56622@elvis.mu.org> <404592F5.1060206@freebsd.org><20040303105149.GH56622@elvis.mu.org> <20040304062344.xy1sgw00040k80ww@mail.viviendaatualcance.com.mx> <20040304201317.GB75841@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: fix for libpthread 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: Fri, 05 Mar 2004 19:31:20 -0000 On Thu, 4 Mar 2004, Kris Kennaway wrote: > > I've been forced to compile a couple of ports by using CFLAGS+=-pthread in > > my > > /etc/make.conf and it has solved the problem with them. > > net/openldap22-server > > is an example. Under normal conditions, I have it commented out. > > Hmm, that port indeed doesn't seem to be using threads in the > build..did it used to? The client library libldap_r is threaded. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org