From: Derek Downey Date: September 3 2011 7:22pm Subject: Re: Build from bazaar source on Mac 10.7 (Lion) fails List-Archive: http://lists.mysql.com/mysql/225647 Message-Id: <7DE0E94C-7174-48FD-BCF7-F55D30920465@orange-pants.com> MIME-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable MacPorts is nice, but I am wanting to start tinkering with the source = code. I was able to get it to build with the following steps on Lion: $ mkdir mysql-repo=20 $ cd mysql-repo/=20 $ bzr init-repo .=20 $ bzr branch lp:mysql-server/5.5 5.5=20 $ cd 5.5=20 $ ./BUILD/compile-pentium64-debug-max --prefix=3D/usr/local/mysql5.5=20 $ sudo make install=20 I think my cmake step was missing a flag to specify x86_64 arch Derek Downey On Sep 3, 2011, at 2:38 PM, Jan Steinman wrote: >> From: Derek Downey >>=20 >> I am trying to setup a development machine to start delving into some = of the internal code of the MySQL DB. I'm off to a great start, since I = can't even get it to build properly... >>=20 >> My machine is:=20 >>=20 >> $ uname -a=20 >> Darwin DDMac 11.1.0 Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 = PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64 x86_64 >=20 > Since you're on a Mac, have you considered using MacPorts? MySQL = builds and installs flawlessly on 10.6.8 with "sudo port -f install = mysql5" here. (Haven't tried it on 10.7 yet.) >=20 > http://www.macports.org/ >=20 > ---------------- > I can remember when a good politician had to be 75 percent ability and = 25 percent actor, but I can well see the day when the reverse could be = true. -- Harry S. Truman > :::: Jan Steinman, EcoReality Co-op :::: >=20 >=20 > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: = http://lists.mysql.com/mysql?unsub=3Dderek@stripped >=20