[MPlayer-users] Failed compiling MPlayer on OS X 10.4 (PPC)

Ivan Kowalenko ivan.kowalenko at gmail.com
Thu May 11 08:11:26 CEST 2006


I'm attempting to compile the latest CVS code on a Mac OS X 10.4.5  
machine (PowerPC CPU). I'm using GCC 4.0.1 (XCode 2.1), on a 1 GHz  
PPC G4 with 768 MB of RAM.

Here is my configure line:
$ ./configure --with-extraincdir=/sw/include/:/usr/local/include/:/ 
usr/include/ --with-extralibdir=/sw/lib/:/usr/local/lib/:/usr/lib/ -- 
enable-xvmc --enable-macosx-finder-support --enable-macosx-bundle -- 
disable-tv --disable-tv-v4l --disable-tv-v4l2 --disable-tv-bsdbt848 -- 
enable-largefiles --enable-joystick --enable-menu --enable-x264 -- 
enable-dynamic-plugins --enable-crash-debug --enable-libdv --enable-xvid

Here is the result:
make -C libsub
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 - 
mtune=7450 -pipe -ffast-math -fomit-frame-pointer -faltivec - 
D__APPLE_ALTIVEC__ -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN - 
DCONFIG_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE - 
D_FILE_OFFSET_BITS=64 -I/sw/include/ -I/usr/local/include/ -I/usr/ 
include/ -I. -I.. -I../libmpcodecs -I/sw/include/ -I/usr/local/ 
include/ -I/usr/include/ -D_GNU_SOURCE -I/usr/X11R6/include -I/usr/ 
X11R6/include/freetype2  -o ass_render.o ass_render.c
ass_render.c: In function 'ass_render_event':
ass_render.c:1142: error: 'FT_GLYPH_BBOX_PIXELS' undeclared (first  
use in this function)
ass_render.c:1142: error: (Each undeclared identifier is reported  
only once
ass_render.c:1142: error: for each function it appears in.)
make[1]: *** [ass_render.o] Error 1
make: *** [libsub/libsub.a] Error 2

Attached is my configure.log
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/x-gzip
Size: 10911 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060511/bf764372/attachment.bin>
-------------- next part --------------

Thank you for your help.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060511/bf764372/attachment.pgp>


More information about the MPlayer-users mailing list