Bug #20220 make dist produces incomple package for future build
Submitted: 2 Jun 2006 9:23 Modified: 2 Jun 2006 10:04
Reporter: Andrei Elkin Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1.12 OS:Linux (Linux)
Assigned to: CPU Architecture:Any

[2 Jun 2006 9:23] Andrei Elkin
Description:
make dist does not include zlib. Concequetly builing from source tarball is impossible.

How to repeat:
BUILD/compile-pentium-debug-max
make dist -> mysql-5.1.12-beta.tar.gz
tar xzvf mysql-5.1.12-beta.tar.gz
cd mysql-5.1.12-beta
BUILD/compile-pentium-debug-max