Bug #34349 MySQL server 6.0 does not compile with VS2005 on Win32
Submitted: 6 Feb 2008 13:12 Modified: 12 Mar 2009 14:20
Reporter: Tonci Grgin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:6.0.5 OS:Windows (XP Pro SP2 32bit)
Assigned to: Timothy Smith CPU Architecture:Any

[6 Feb 2008 13:12] Tonci Grgin
Description:
MySQL server from BK clone does not compile on my WinXP Pro SP2 win32 box with VS2005Pro. Compiling same tree from VS2003 (VM) works.

Z:\mysql-6.0>win\configure WITH_INNOBASE_STORAGE_ENGINE WITH_PARTITION_STORAGE_E
NGINE WITH_ARCHIVE_STORAGE_ENGINE WITH_BLACKHOLE_STORAGE_ENGINE WITH_EXAMPLE_STO
RAGE_ENGINE WITH_FEDERATED_STORAGE_ENGINE WITH_FALCON_STORAGE_ENGINE WITH_EMBEDD
ED_SERVER __NT__ MYSQL_SERVER_SUFFIX=-nt

bk changes|head: ChangeSet@1.2543, 2008-02-05 13:42:32+01:00, mkindhal@dl145h.mysql.com

How to repeat:
Build is done from shared SAMBA disk (Z) residing in Ubuntu VM on same physical box.

Suggested fix:
-
[7 Feb 2008 1:29] MySQL Verification Team
Thank you for the bug report. Verified on Vista 64-bit:

42>Compiling resources...
42>Linking...
42>LINK : fatal error LNK1181: cannot open input file 'heap.lib'
42>Build log was saved at "file://c:\tmp\mysql-6.0\sql\mysqld.dir\Release\BuildLog.htm"
42>mysqld - 1 error(s), 1659 warning(s)
60>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------
60>"Build all projects"
60>Build log was saved at "file://c:\tmp\mysql-6.0\ALL_BUILD.dir\Release\BuildLog.htm"
60>ALL_BUILD - 0 error(s), 0 warning(s)
========== Build: 53 succeeded, 7 failed, 1 up-to-date, 0 skipped ==========
[12 Mar 2009 14:20] Timothy Smith
6.0 compiles with vs2008 now