|
|||||||||||
|
Re: MySQL 5.1.21 won't build on OpenBSD unless...
From: Joerg Bruehe <joerg(at)mysql.com>
Date: Fri Sep 28 2007 - 08:14:01 EDT
Jake Conk wrote:
Thanks for the info ! The MySQL sources use the "autotools" (autoconf, automake etc) for building, so the "Makefile"s you see in the source tarball are really generated from "Makefile.am" when the source tarball is created. It is easily possible that automake will create a Makefile which can be handled by GNU "make", but not by some others - on our build hosts, we install GNU make if needed. We did so on our FreeBSD 6.0 host. I cannot say which change made the Makefiles unusable for BSD "make", but most likely using GNU make is easier for you than trying to work around that change. As we use GNU make (almost ?) everywhere, changes in the fitness for other variants will go by unnoticed for the MySQL build team. Sorry I cannot offer you any other hint, Joerg -- Joerg Bruehe, Senior Production Engineer MySQL AB, www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=lists@pantek.comReceived on Fri Sep 28 08:15:57 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 10:12:38 EDT |
||||||||||
|
|||||||||||