[MPlayer-users] Building MPlayer Fails

Ivan Kowalenko ivan.kowalenko at gmail.com
Wed Jun 14 03:44:35 CEST 2006


Hello. I'm attempting to build MPlayer SVN on my Mac OS X 10.4.6  
machine (768 MB RAM, 1 GHz PPC G4).

This is my configuration line:
./configure --with-extraincdir=/sw/include/:/opt/local/include/:/usr/ 
include/:/usr/local/include/ --with-extralibdir=/sw/lib/:/opt/local/ 
lib/:/usr/lib/:/usr/local/lib/ --enable-crash-debug --cc="distcc  
gcc-3.4" --disable-tv --enable-macosx-finder-support --enable-macosx- 
bundle --enable-menu --enable-joystick --enable-largefiles

Building with distcc yields an error in mplayer.o. This is my error  
when I attempt to build without distcc (as it gives me a more verbose  
response):
$ make
./version.sh `gcc-3.4 -dumpversion`
gcc-3.4 -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/opt/local/include/ -I/usr/ 
include/ -I/usr/local/include/ -I. -I/sw/include/   -I/sw/include/ -I/ 
opt/local/include/ -I/usr/include/ -I/usr/local/include/  -I/opt/ 
local/include/freetype2 -I/opt/local/include   -I/usr/X11R6/include    
-I./libavutil -I./libavcodec   -o mplayer.o mplayer.c
In file included from mplayer.c:165:
get_path.c:12:43: CoreFoundation/CoreFoundation.h: No such file or  
directory
In file included from mplayer.c:165:
get_path.c: In function `get_path':
get_path.c:32: error: `CFIndex' undeclared (first use in this function)
get_path.c:32: error: (Each undeclared identifier is reported only once
get_path.c:32: error: for each function it appears in.)
get_path.c:32: error: syntax error before "maxlen"
get_path.c:33: error: `CFURLRef' undeclared (first use in this function)
get_path.c:69: error: `res_url_ref' undeclared (first use in this  
function)
get_path.c:70: error: `bdl_url_ref' undeclared (first use in this  
function)
get_path.c:74: error: `maxlen' undeclared (first use in this function)
get_path.c:77: error: `true' undeclared (first use in this function)
make: *** [mplayer.o] Error 1

Attached is my configure.log file. Thank you for all your help.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/x-gzip
Size: 10471 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060613/0313b920/attachment-0001.bin>
-------------- next part --------------

-------------- 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/20060613/0313b920/attachment-0001.pgp>


More information about the MPlayer-users mailing list