From owner-freebsd-stable Fri Mar 13 10:02:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09570 for freebsd-stable-outgoing; Fri, 13 Mar 1998 10:02:41 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id KAA09190 for ; Fri, 13 Mar 1998 10:01:19 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0yDYlZ-0007EF-00; Fri, 13 Mar 1998 10:01:10 -0800 Date: Fri, 13 Mar 1998 10:01:08 -0800 (PST) From: Tom To: Scot Elliott cc: stable@FreeBSD.ORG Subject: Re: include libc_r in 2.2.6 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk On Fri, 13 Mar 1998, Scot Elliott wrote: > I don't think the mysql port uses the FreeBSD threads does it? It seemed > to configure MIT-pthreads on my system - hense my not using the port. > > Scot. But MySQL can't use FreeBSD threads if libc_r is not included by default, because then the port will have to depend on the user downloading and compiling /usr/src/lib/libc_r The point here, is the MySQL should be using libc_r, but can't, unless libc_r is included by default. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message