Hi!

>>>>> "ch" == ch  <[EMAIL PROTECTED]> writes:

>> Description:
ch>     sql/Makefile.in has a dependency to ../bdb/build_unix/db.h at 
ch>     line 621. This file is not presence in mysql-3.23.37.
>> How-To-Repeat:
ch>     N/A
>> Fix:
ch>     delete the reference?

This reference is automaticly generated by automake and I don't know
how we could delete this.
The reason it is there is that to make a distribution, we have to
compile with configure option to include both Berkeley DB and InnoDB
in the distribution file.  The dependency is a side effect of this.

On the other hand, we have compiled the MySQL 3.23.37 source
distribution with a variate of compilers and make programs and we
haven't noticed any problems with the above dependency.

What kind of problems did you encounter with it?

Regards,
Monty

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to