[mythtv] Building Mac OS Package

Stuart Auchterlonie stuarta at squashedfrog.net
Tue Nov 23 20:12:23 UTC 2010


On 23/11/2010 17:22, Paul Raison wrote:
> I am trying to build the 0.24-fixes branch of Mythtv using the osx-packager.pl script on 10.6.4. Unfortunately, I get the following error:-
>
> LD	libavdevice/libmythavdevice.52.dylib
> Undefined symbols:
>    "_sem_timedwait", referenced from:
>        _audio_read_packet in jack_audio.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status

....

> JACK support              no

....

> Any idea what the issue is?
>

Looks like it's trying to compile and link
the jack code when it's not available.

Stuart



More information about the mythtv-dev mailing list