Bug #8611 make-binary-distribution puts ndb includes in lib dir
Submitted: 18 Feb 2005 21:14 Modified: 21 Feb 2005 11:28
Reporter: Johan Andersson Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S2 (Serious)
Version:5.0 OS:Any (*)
Assigned to: Tomas Ulin CPU Architecture:Any

[18 Feb 2005 21:14] Johan Andersson
Description:
Include files are in the lib dir of the binary dist that is created by scripts/make_binary_distribution --with-ndbcluster

[johan@mc01 ndb]$ pwd
/tmp/mysql-5.0.3-alpha-pc-linux-i686/lib/ndb
[johan@mc01 ndb]$ ll
total 24
drwxrwxr-x    2 johan    johan        4096 Feb 18 22:02 mgmapi
drwxrwxr-x    2 johan    johan        4096 Feb 18 22:02 ndbapi
-rw-r--r--    1 johan    johan        2341 Feb 18 22:02 ndb_constants.h
-rw-r--r--    1 johan    johan        1030 Feb 18 22:02 ndb_init.h
-rw-r--r--    1 johan    johan        2172 Feb 18 22:02 ndb_types.h
-rw-r--r--    1 johan    johan        1481 Feb 18 22:02 ndb_version.h

How to repeat:
scripts/make_binary_distribution --with-ndbcluster

cd  mysql/lib/ndb
ls -al
[21 Feb 2005 11:28] Tomas Ulin
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 bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

fixed in 4.1 and 5.0