[mythtv-users] MacOSX Universal Binaries on TheSniderPad.com

Scott D. Davilla davilla at 4pi.com
Tue Oct 21 03:48:39 UTC 2008


>  >>> OK, try this one. 
>http://www.davidsnider.org/MythFrontend-10.4-test.tar.bz2
>>>>
>>>
>>>  Alas, crashes shortly after either the language-selection or
>>>  network-options screens. I've attached the crash report.
>>>
>>>
>>  Well that's lame.   When you run it from the terminal, is it the same
>>  "bus error" or is it something different?
>
>Here's what I see when run from the command line:
>
>dyld: lazy symbol binding failed: Symbol not found: _close$UNIX2003
>   Referenced from:
>/Users/mini/Desktop/MythFrontend/MythFrontend.app/Contents/MacOS/./../Frameworks/lirc_client.framework/lirc_client
>   Expected in: flat namespace
>
>dyld: Symbol not found: _close$UNIX2003
>   Referenced from:
>/Users/mini/Desktop/MythFrontend/MythFrontend.app/Contents/MacOS/./../Frameworks/lirc_client.framework/lirc_client
>   Expected in: flat namespace
>

you don't have all building against 10.4 sdk. $UNIX2003 are only 
ref'ed in 10.5 sdk.

check all binaries with

nm <binary name> | grep UNIX






More information about the mythtv-users mailing list