libpthread / mysql41-server

Andy Hilker ah at crypta.net
Sat Mar 20 16:54:28 PST 2004


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


More information about the freebsd-current mailing list