Bug #11827 | make fails when building in a different directory than the source | ||
---|---|---|---|
Submitted: | 8 Jul 2005 23:24 | Modified: | 19 Jan 2006 21:32 |
Reporter: | Paul Wagner | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 4.1, 5.0 | OS: | IBM AIX 5.1.0 |
Assigned to: | Kent Boortz | CPU Architecture: | Any |
[8 Jul 2005 23:24]
Paul Wagner
[28 Nov 2005 1:02]
Kent Boortz
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: In 4.1 and 5.0 it is now possible to configure and build from a directory outside the source tree. This can be useful when building for different platforms on a shared mount, or compile different configurations using the same source tree.
[21 Dec 2005 18:08]
Jon Stephens
Need 3-part version numbers in order to document the feature change properly in the changelogs. Thanks.
[21 Dec 2005 19:19]
Kent Boortz
Change was introduced in 4.1.16 and 5.0.17. This doesn't work in 5.1 yet.
[19 Jan 2006 21:32]
Mike Hillyer
Note added to 4.1.16 and 5.0.17 changelogs: <listitem> <para> Make failed when attempting to build MySQL in different directory than source. (Bug #11827) </para> </listitem>