From owner-freebsd-stable Fri Mar 13 10:18:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA12918 for freebsd-stable-outgoing; Fri, 13 Mar 1998 10:18:46 -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 KAA12901 for ; Fri, 13 Mar 1998 10:18:40 -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 0yDZ1r-0000vu-00; Fri, 13 Mar 1998 10:17:59 -0800 Date: Fri, 13 Mar 1998 10:17:57 -0800 (PST) From: Tom To: Shawn Ramsey cc: Scot Elliott , 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, Shawn Ramsey 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. > > I believe it will, if you rename libc_r to libpthread.a. I don't know if > that is the proper way to do it, but it worked for me. MySQL has been > working just fine for us for several months. You should read the MySQL docs: ./configure --with-named-thread-libs=-libc_r Also, libc_r underwent a lot of fixes about Feb 15. It is much more Posix compliant now. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message