Changes between Initial Version and Version 1 of Ticket #6451


Ignore:
Timestamp:
Apr 12, 2009, 6:37:09 AM (15 years ago)
Author:
Nigel
Comment:

I don't have a 10.5.6 PPC install handy, but an Intel 10.5.6 just build -r20360 without errors. It looks like there is some problem with your library '/Library/Frameworks/Jackmp?', which is not a standard OS X library. For now, try adding '--disable-audio-jack'

around line 540.

Can you tell me where you got this framework from, or what source you used and how you built/installed it?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6451

    • Property Status changed from new to infoneeded_new
  • Ticket #6451 – Description

    initial v1  
    11 osx-packager.pl wont build for ppc os 10.5.6 from the latest trunk I get this...
    22
     3{{{
    34osx-bundler: Not a library file: /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp
    45osx-bundler: Building /Library/Frameworks/Jackmp.framework/Versions/A/Jackmp framework
     
    1011[osx-pkg] Failed system call: " /Users/julie/.osx-packager/src/myth-svn/packaging/OSX/build/osx-bundler.pl --verbose /Users/julie/MythFrontend /Users/julie/.osx-packager/build/lib/ /Users/julie/.osx-packager/build/lib/mysql " with error code 2
    1112Died at /Users/julie/mythtv/osx-packager.pl line 990.
    12 
     13}}}
    1314I got revision 20345 and I am compiling on ppc os 10.5.6 with Xcode 3.1.2.
    14 
    15