[MPlayer-dev-eng] [patch] configure fixes for darwin

Diego Biurrun diego at biurrun.de
Tue Dec 13 20:53:49 CET 2005


On Tue, Dec 13, 2005 at 10:45:42AM +0100, Emanuele Giaquinta wrote:
> 
> The attached patch to configure provides the following fixes:
> 
> . don't use -rdynamic on darwin, since gcc does not provide this
> option on it (no option is required for dlopen to work).

Applied.

> . libdvdread configure script defines __DARWIN__ on darwin to trigger
> the definition of SYS_BSD in dvd_reader.c, so define it if we are
> using libmpdvdkit2.

Solved differently.  I added a few lines to libmpdvdkit2/Makefile about
Darwin and __DARWIN__ instead.  Thanks for the hint.

Diego




More information about the MPlayer-dev-eng mailing list