[mythtv] Missing Frameworks from the 0.21 release for OSX and osx-packager.pl

Nigel Pearson nigel at ind.tansu.com.au
Thu Mar 20 01:53:50 UTC 2008


On 15/03/2008, at 12:59 PM, David Snider wrote:

> dyld: Library not loaded:
> @executable_path/../Frameworks/AVCVideoServices.framework/Versions/ 
> A/AVCVideoServices
>   Referenced from:
> /nobackup/myth-.21/MythBackend/./MythTV-Setup.app/Contents/MacOS/ 
> MythTV-Setup

Yes. That is a long-standing problem that I don't understand.
I started adding a local hack in osx-packager.pl

 > ### Special optional framework that gets linked in with a wrong path:
 >
 > #my $AVCfw  = '';
 > #my @AVCfws = glob('/Developer/FireWireSDK*/Examples/' .
 > #                  'Framework/AVCVideoServices.framework');
 > #if ( @AVCfws )
 > #{   $AVCfw = pop @AVCfws   }

but got busy and never finished it.
Will try to add a workaround this weekend.

--
Nigel Pearson, nigel at ind.tansu.com.au| "Peacemaking is our profession"
Telstra Net. Eng., Sydney, Australia |Motto of Burpelson Airforce Base
Office: 9202 3900    Fax:  9261 3912 |Commanded by Gen. Jack D. Ripper
Mobile: 0408 664435  Home: 9792 6998 |        Dr Strangelove


More information about the mythtv-dev mailing list