Date: Tue, 23 Mar 2004 10:58:32 +0100 From: Alex Dupre <ale@FreeBSD.org> To: Doug White <dwhite@gumbysoft.com> Cc: current@FreeBSD.org Subject: Re: libpthread / mysql41-server Message-ID: <40600A48.40302@FreeBSD.org> In-Reply-To: <20040322180830.W5352@carver.gumbysoft.com> References: <Pine.GSO.4.10.10403222002560.28578-100000@pcnet5.pcnet.com> <20040322180830.W5352@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40600A48.40302>