[MPlayer-users] Compiling in OS X 10.4.7 (PPC) Fails

Ivan Kowalenko ivan.kowalenko at gmail.com
Mon Sep 11 04:26:39 CEST 2006


Hello. I'm attempting to compile the latest SVN on my G4 machine.  
Attached is my config.log and below is my error. I'm using XCode 2.4  
(GCC 4.0.1), and can provide additional information on request.

$ make
./version.sh `cc -dumpversion`
make -C libavformat LIBPREF=lib LIBSUF=.a
make[1]: Nothing to be done for `all'.
make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Nothing to be done for `all'.
make -C libavutil LIBPREF=lib LIBSUF=.a
make[1]: Nothing to be done for `all'.
make -C libmpdemux
make[1]: Nothing to be done for `all'.
make -C stream
make[1]: Nothing to be done for `all'.
make -C libmpcodecs
make[1]: Nothing to be done for `all'.
make -C libao2
make[1]: `libao2.a' is up to date.
make -C osdep
make[1]: `libosdep.a' is up to date.
make -C libswscale LIBPREF=lib LIBSUF=.a
make[1]: Nothing to be done for `all'.
make -C input
make[1]: `libinput.a' is up to date.
make -C libvo
make[1]: `libvo.a' is up to date.
make -C libaf
make[1]: `libaf.a' is up to date.
make -C mp3lib
make[1]: Nothing to be done for `all'.
make -C liba52
make[1]: `liba52.a' is up to date.
make -C libmpeg2
make[1]: `libmpeg2.a' is up to date.
make -C libfaad2
make[1]: `libfaad2.a' is up to date.
make -C libass
make[1]: Nothing to be done for `all'.
cc -Wdeclaration-after-statement -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 -shared- 
libgcc -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 - 
D_LARGEFILE64_SOURCE -I/opt/local/include/ -I/usr/include/ -I/usr/ 
local/include/ -I/usr/include/ -I/opt/local/include/SDL - 
D_THREAD_SAFE -I/opt/local/include -I/opt/local/include/dvdnav -I/opt/ 
local/include/freetype2 -I/opt/local/include -I.  -I./libavutil -I./ 
libavcodec -o mplayer mplayer.o m_property.o mp_msg.o asxparser.o  
codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o  
m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o  
subreader.o vobsub.o  unrarlib.o mixer.o parser-mpcmd.o subopt- 
helper.o  libvo/libvo.a libao2/libao2.a input/libinput.a    
libmpcodecs/libmpcodecs.a  libaf/libaf.a libmpdemux/libmpdemux.a  
stream/stream.a libswscale/libswscale.a osdep/libosdep.a -L/opt/local/ 
lib/ -L/usr/lib/ -L/usr/local/lib/  -L/opt/local/lib -ldvdnav - 
lpthread libavformat/libavformat.a  libavcodec/libavcodec.a   
libavutil/libavutil.a  libpostproc/libpostproc.a   -ldv     - 
lmp3lame  -lxvidcore -ldts -lpng -lz -lz -ljpeg   -lx264   -lspeex  - 
ltwolame -lfaac -lncurses       -framework Carbon -framework  
QuickTime -framework CoreAudio -framework AudioUnit -framework  
AudioToolbox -framework Cocoa -framework QuartzCore -framework  
OpenGL      -liconv -lm    libfaad2/libfaad2.a  mp3lib/libMP3.a  
liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a libass/ 
libass.a -lfontconfig -L/opt/local/lib -lfreetype -lz  -lXv  - 
lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11    -L/opt/local/lib  
-lSDLmain -lSDL -framework Cocoa -framework OpenGL
/usr/bin/ld: Undefined symbols:
_UDFFindFile
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/x-gzip
Size: 10012 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060910/3ba65f4c/attachment.bin>
-------------- 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/20060910/3ba65f4c/attachment.pgp>


More information about the MPlayer-users mailing list