Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 1998 13:15:35 -0700
From:      "Alec Wolman" <wolman@cs.washington.edu>
To:        Cedric Valignat <cedric@caput.com>
Cc:        Matt White <mwhite@oak.oakwood.k12.oh.us>, freebsd-stable@FreeBSD.ORG
Subject:   Re: mysql on 2.2.7? 
Message-ID:  <199808282015.NAA09561@miles.cs.washington.edu>
In-Reply-To: Your message of "Fri, 28 Aug 1998 14:24:13 %2B0200." <19980828142413.A608@caput.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> 
> Hi,
> 
> to make it work you have to use the libc_r         
> 
> to do that you have to run the "configure" script with the following option :
> 
>         --with-named-thread-libs='-lc_r'
> 
> i'm not sure that this lib is install by default in 2.2.7, if it's not you
> will find it in the "/usr/src/lib/libc_r" directorie
> 
> Good luck :-)

I've had some minor problems when using MySQL 3.22.4a and FreeBSD 2.2.7
with the --with-named-thread-libs='-lc_r' configuration option.  In
particular, the mysqladmin shutdown function does not work properly.
There have been some changes recently committed to the libc_r code
in -current which should fix these signal handling problems, but it
does not appear that these same changes have been committed to -stable.

Alec




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808282015.NAA09561>