Bug #26466 Cannot compile MySQL 5.2.3 Falcon alpha on Mac OS
Submitted: 17 Feb 2007 19:52 Modified: 2 Jul 2007 4:52
Reporter: Ryan Cavicchioni Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S2 (Serious)
Version:5.2.3 OS:MacOS (Mac OS X 10.4.8)
Assigned to: CPU Architecture:Any
Tags: falcon mac

[17 Feb 2007 19:52] Ryan Cavicchioni
Description:
When I run the BUILD/compile-pentium-max script, I get the following errors.
The machine is an Intel Macbook Core 2 Duo.

Making all in storage
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Making all in archive
Makefile:561: .deps/archive_reader-archive_reader.Po: No such file or directory
Makefile:562: .deps/archive_reader-azio.Po: No such file or directory
Makefile:563: .deps/archive_test-archive_test.Po: No such file or directory
Makefile:564: .deps/archive_test-azio.Po: No such file or directory
Makefile:565: .deps/ha_archive_la-azio.Plo: No such file or directory
Makefile:566: .deps/ha_archive_la-ha_archive.Plo: No such file or directory
Makefile:567: .deps/libarchive_a-azio.Po: No such file or directory
Makefile:568: .deps/libarchive_a-ha_archive.Po: No such file or directory
Makefile:571: *** missing separator.  Stop.
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

How to repeat:
Run the BUILD/compile-pentium-max script on Mac OS X.
[17 Feb 2007 20:00] Hakan Küçükyılmaz
Ryan,

Falcon does not support Mac OS X yet. See our documentation:
http://dev.mysql.com/doc/falcon/en/falcon-overview.html

"Falcon is currently available only for the 32-bit Windows and 32-bit or 64-bit Linux operating systems. Additional platforms will be added after the alpha release."

Best regards,

Hakan
[21 Jun 2007 14:24] Hakan Küçükyılmaz
I pushed a patch which allows to build and run Falcon on Intel/Mac. Please note that Mac on PPC is not supported yet.
[2 Jul 2007 4:52] MC Brown
A note has been added to the 6.0.1 changelog: 

Falcon would fail to build under Mac OS X/Intel. A preliminary patch is available to allow building under Mac OS X/Intel only (PowerPC support is not yet available). Note that Mac OS X/Intel is still an unsupported platform. (Bug#26466)