libpthread / mysql41-server

Alex Dupre ale at FreeBSD.org
Tue Mar 23 01:58:41 PST 2004


Doug White wrote:

> Implements tcpwrappers, hosts_access(3) and so forth.  We've shipped with
> it for years... you just noticed?

Well, we are getting closer to the reason of bad code...I talked to a 
user who had this problem on all his system (athlon, celeron, xeon). His 
make.conf's were all blank. I said him to try to put:

CPUTYPE?=p3
CFLAGS= -O -pipe
CXXFLAGS+= -fmemoize-lookups -fsave-memoized

Recompiling mysql with these flags seems to create a working 
binary...maybe we are spotting a bug somewhere, now we have to reduce 
these flags to find out what's the real cause.

--
Alex Dupre


More information about the freebsd-current mailing list