Bug #39996 | 5.1 fails to compile on Windows 32-bit with VS2005 | ||
---|---|---|---|
Submitted: | 13 Oct 2008 11:54 | Modified: | 16 Feb 2010 12:22 |
Reporter: | Miguel Solorzano | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | 5.1 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[13 Oct 2008 11:54]
Miguel Solorzano
[16 Feb 2010 10:48]
Daniel Fischer
Bison should not be required *at all* to build from our source distributions. It is possible that a damaged source tree or one with broken timestamps (such as from copying an extracted source tree or extracting the source archive with a tool that doesn't preserve timestamps, or a skewed clock on the build machine) causes a rebuild of the parser, in which case bison 2.1 is apparently too old. Newer bison versions accept an option to --defines. We don't see this problem in pushbuild (VS2005) or in release builds.
[16 Feb 2010 11:12]
Lars Heill
See note above - ok to close as not a bug?
[16 Feb 2010 12:22]
MySQL Verification Team
Yes it is ok to close as can't repeat and !bug I am not sure however you decide.