
david at sapdba
Nov 18, 2009, 1:23 PM
Post #18 of 18
(167 views)
Permalink
|
|
Re: Successful osx build of release-0-22-fixes?
[In reply to]
|
|
Thanks, I'll give that a shot. If I can't get that working, I'll probably just install a Tiger VM in Parallels or VirtualBox on my Macbook and build it there. Cheers, David. On Wed, Nov 18, 2009 at 3:11 PM, David Snider <dsnider[at]thesniderpad.com>wrote: > > On Nov 18, 2009, at 10:45 AM, David Hull wrote: > > Did you have to resort to using a Tiger system to do the build, or were > you able to do that from Leopard? I saw your comment from last year > regarding MACOSX_DEPLOYMENT_TARGET - did that end up working? I'm also > trying to build for my Apple TV unit, so any suggestions would be much > appreciated. > > > That worked on 0.21, unfortunately it fails on 0.22. I haven't dug into it > and don't recall the error. Essentially, you set the > MACOSX_DEPLOYMENT_TARGET=10.4, export it, and start the compile in a fresh > directory, if you reuse a prebuilt directory, all the dependencies will be > built with 10.5 and the final build with 10.4, not good. > > _______________________________________________ > mythtv-users mailing list > mythtv-users[at]mythtv.org > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > >
|