Bug #28219 Problems running build-vs8.bat with configure.data errors
Submitted: 3 May 2007 13:11 Modified: 16 Feb 2008 1:09
Reporter: Miguel Solorzano Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1BK/5.0/6.0 OS:Windows
Assigned to: Joerg Bruehe CPU Architecture:Any
Tags: cmake, compiling, configure.data

[3 May 2007 13:11] Miguel Solorzano
Description:
Compiling Windows 5.1 source I got the below error:

C:\build\mysql-5.1>win\build-vs8.bat
        1 arquivo(s) copiado(s).
CMake Error: Error in cmake code at
C:/build/mysql-5.1/win/configure.data:18:
Parse error.  Function missing ending ")".  Instead found unterminated string with text ")
".
CMake Error: Error in cmake code at
C:/build/mysql-5.1/win/configure.data:18:
Parse error.  Function missing ending ")".  Instead found unterminated string with text ")
".
-- Configuring done
        1 arquivo(s) copiado(s).

Editing manually configure.data fixed the issue.

How to repeat:
Compile 5.1 source on Windows.

Suggested fix:
-
[15 Feb 2008 23:55] Trudy Pelzer
Problem reported 10 months ago, with no
further known issues. We're building 5.1
on buildings so this is probably fixed;
please reverify. Thanks!
[16 Feb 2008 1:09] MySQL Verification Team
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html