Bug #894 file "ctype-latin1_de.c" missing
Submitted: 23 Jul 2003 2:21 Modified: 23 Jul 2003 2:30
Reporter: Dirk Thomsen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S1 (Critical)
Version:4.1.0-alpha OS:Windows (Win2000)
Assigned to: CPU Architecture:Any

[23 Jul 2003 2:21] Dirk Thomsen
Description:
Creating library...
--------------------Configuration: strings - Win32 Debug--------------------
Build : warning : failed to (or don't know how to) build 'D:\mysql-4.1.0-alpha\strings\ctype-latin1_de.c'
Compiling...
ctype-latin1_de.c
fatal error C1083: Cannot open source file: 'D:\mysql-4.1.0-alpha\strings\ctype-latin1_de.c': No such file or directory
Error executing cl.exe.

How to repeat:
- unpack mysql-4.1.0-alpha-src.zip
- open the \mysql-4.1.0-alpha\mysql.dsw with VC++ 6 
- run 'build all'

Suggested fix:
add ctype-latin1_de.c to mysql-4.1.0-alpha-src.zip
[23 Jul 2003 2:30] MySQL Verification Team
Please just remove that file from the project it doesn't makes
part anymore of the string stuff.