From owner-freebsd-stable Fri Mar 13 02:13:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA01091 for freebsd-stable-outgoing; Fri, 13 Mar 1998 02:13:09 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from not.caput.dk ([194.182.253.167]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA01086 for ; Fri, 13 Mar 1998 02:13:04 -0800 (PST) (envelope-from cedric@caput.com) Received: (from cedric@localhost) by not.caput.dk (8.8.8/8.8.8) id LAA07071; Fri, 13 Mar 1998 11:20:16 +0100 (CET) (envelope-from cedric) Message-ID: <19980313112016.40663@caput.com> Date: Fri, 13 Mar 1998 11:20:16 +0100 From: Cedric Valignat To: stable@FreeBSD.ORG Subject: Re: include libc_r in 2.2.6 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from Shawn Ramsey on Fri, Mar 13, 1998 at 01:48:12AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Shawn Ramsey wrote: > 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. the proper way to do it is to use the configure option "--with-named-thread-libs=-lc_r" so to put it in the port makefile's variable CONFIGURE_ARGS -- Cedric Valignat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message