Date: Thu, 25 Mar 2004 15:13:28 -0800 (PST) From: Dorin H <bj93542@yahoo.com> To: Alex Dupre <ale@FreeBSD.org> Cc: current@freebsd.org Subject: Re: libpthread / mysql41-server Message-ID: <20040325231328.71070.qmail@web12608.mail.yahoo.com> In-Reply-To: <406045D4.9070805@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, --- Alex Dupre <ale@FreeBSD.org> wrote: > Alex Dupre wrote: > > > 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. > > Done, it seems it's the CPUTYPE option. I personally > tested with: > > p3 : working > p4 : working > null : not working > > So is it a gcc bug? Other ideas? > Good work guys, I added CPUTYPE option in make.conf CPUTYPE?=p2 (in my case :( ) and no more crashes!!! I would suggest to add CPUTYPE to the default make.conf to some conservative value; or ask the user to set it, by a warning. The out-of-the-box make.conf do not provide it and I supose many (will) hit this problem when doing upgrade with portupgrade. Thanks for digging this out. /Dorin. > -- > Alex Dupre > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040325231328.71070.qmail>