Bug #23721 | compile fails: check-cpu mishandles cpu flags with - in it (like ds-cpl). | ||
---|---|---|---|
Submitted: | 27 Oct 2006 14:21 | Modified: | 2 Feb 2007 2:55 |
Reporter: | Mikko Ruuska | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.26 | OS: | Linux (RHEL ES 3(5)) |
Assigned to: | Chad MILLER | CPU Architecture: | Any |
Tags: | check-cpu, compile |
[27 Oct 2006 14:21]
Mikko Ruuska
[31 Oct 2006 8:16]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/14589 ChangeSet@1.2342, 2006-10-31 09:15:53+01:00, hartmut@mysql.com +1 -0 convert '-' in cpu flags to '_' for variable assignment (Bug #23721)
[9 Nov 2006 19:52]
Mikko Ruuska
The thing about this bug was: intel 64-bit processor on 64-bit linux with 2.4 kernel (one with the intel flags added, at least .21 has them). In 2.6 ds-cpl is ds_cpl and at least some 2.4 distros seem to have patched that.
[17 Jan 2007 18:08]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/18268 ChangeSet@1.2597, 2007-01-17 13:08:40-05:00, cmiller@zippy.cornsilk.net +1 -0 Bug#23721: compile fails: check-cpu mishandles cpu flags with \ hyphen in it (like ds-cpl). convert '-' in cpu flags to '_' for variable assignment (Bug #23721)
[17 Jan 2007 18:23]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/18271 ChangeSet@1.2597, 2007-01-17 13:22:50-05:00, cmiller@zippy.cornsilk.net +2 -0 Bug#23721: compile fails: check-cpu mishandles cpu flags with \ hyphen in it (like ds-cpl). convert illegal chars in cpu flags to '_' for variable assignment
[31 Jan 2007 19:10]
Chad MILLER
Available in 4.1.23, 5.0.36, 5.1.15-beta.
[2 Feb 2007 2:55]
Paul DuBois
No changelog entry needed.