Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2004 01:54:23 +0100
From:      Andy Hilker <ah@crypta.net>
To:        Craig Rodrigues <rodrigc@crodrigues.org>
Cc:        current@freebsd.org
Subject:   Re: libpthread / mysql41-server
Message-ID:  <20040321005423.GA48575@mail.crypta.net>
In-Reply-To: <20040320192551.GA30089@crodrigues.org>
References:  <20040320113555.GA39126@mail.crypta.net> <20040320192551.GA30089@crodrigues.org>

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

You (Craig Rodrigues) wrote:
> On Sat, Mar 20, 2004 at 12:35:56PM +0100, Andy Hilker wrote:
> > Hi,
> > 
> > i have used mysql41 with linuxthreads since a few month without problems.
> > Now linuxthreads from ports does not compile and i wanted to try
> > without linuxthreads.
> 
> Look at the mailing list archives for the freebsd-threads
> mailing list.  There was some discussion about mysql.
> 
> http://lists.freebsd.org/pipermail/freebsd-threads
> http://lists.freebsd.org/pipermail/freebsd-threads/2004-January/

It seems that i have a similar issue like

http://lists.freebsd.org/pipermail/freebsd-threads/2004-February/001660.html

But maybe it is not fixed or exists again.
Bumping up thread sysctls or using libmap.conf are not better. mySQL
becomes very unresponsive.

I will try once again a completely update of world + ports with
libmap.conf settings:

1)
libc_r.so.5             libpthread.so.1
libc_r.so               libpthread.so

And if it does not work

2) (Alex Dupre told me this)
libpthread.so.1        libc_r.so.5
libpthread.so          libc_r.so


By the way... what is the current recommended way for building mysql if
linuxthreads are not an option?
I do not understand why "make install" does not really work. Has
anybody a working mysql-41 server on recent current successfully
compiled and run?

Thanks for answering.

Andy



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