Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 19:36:18 -0700
From:      Alfred Perlstein <alfred@freebsd.org>
To:        Miroslav Lachman <000.fbsd@quip.cz>
Cc:        freebsd-net@freebsd.org, Sam Wun <swun2010@gmail.com>
Subject:   Re: Can't start mysql in jail
Message-ID:  <20090526023618.GF67847@elvis.mu.org>
In-Reply-To: <4A1AD154.9070102@quip.cz>
References:  <736c47cb0905250716y6208e10ax3a6e325c1c96dfd1@mail.gmail.com> <4A1AD154.9070102@quip.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
* Miroslav Lachman <000.fbsd@quip.cz> [090525 10:27] wrote:
> Sam Wun wrote:
> >Hi,
> >
> >This seems a common question, but it is a bit different.
> >Production OS: FreeBSD 6.2
> >Source OS: FreeBSD 7.2
> >
> >I created a jailed mysql 5.1 in my source OS FreeBSD 7.2, and then tar
> 
> As you can see, there is different libc.so version, different threading 
> library, etc.
> 
> So you can't run MySQL daemon build on different major version OS.

You should be able to provided that you install the compat
libraries.  You may also need to use the libmap.conf
facility to fixup threading library to point to libthr but I
am unsure.

-Alfred



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