[MPlayer-dev-eng] MPlayer compliling bug on Mac OS X using libdvdnav
Ergzay
ergzay at gmail.com
Fri Oct 6 09:09:56 CEST 2006
On 2006/10/05, at 4:00, Nico Sabbi wrote:
> Ergzay wrote:
>
>> I have fontconfig version 1.0.1, freetype 2.1.10, gcc 3.3, ld
>> cctools-525.obj~1, and make 3.79 all runnning on Mac OS X 10.3.9 on a
>> 1.2 Ghz iBook G4.
>> I also am using libdvdnav cvs version (I couldn't find any other
>> version, if it exists).
>> It compiles perfectly fine when not using libdvdnav.
>>
> post the relevant section of configure.log, please
##########################################
============ Checking for DVD support (libdvdnav) ============
0.2.0
#include <dvdnav.h>
int main(void) { dvdnav_t *dvd=0; return 0; }
cc -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer
-faltivec -D__APPLE_ALTIVEC__ -I/usr/local/lib -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/local/include/SDL -D_THREAD_SAFE
-L/usr/local/lib -L/usr/X11R6/lib -o /tmp/mplayer-conf-28621-4186.o
/tmp/mplayer-conf-26047-4186.c -I/usr/local/include
-I/usr/local/include/dvdnav -L/usr/local/lib -ldvdnav -lpthread
ldd /tmp/mplayer-conf-28621-4186.o
/tmp/mplayer-conf-28621-4186.o:
/usr/local/lib/libdvdnav.4.dylib (compatibility version 6.0.0, current
version 6.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 71.1.4)
Result is: yes
##########################################
============ Checking for DVD support (libmpdvdkit2) ============
Result is: no
##########################################
============ Checking for DVD support (libdvdread) ============
Result is: yes
##########################################
More information about the MPlayer-dev-eng
mailing list