[MPlayer-dev-eng] MPlayer compiling bug on Mac OS X

Ergzay ergzay at gmail.com
Wed Sep 20 21:46:04 CEST 2006


It has been awhile since I last updated mplayer and when I tried I 
found that it no longer compiled. I did regression tests to find out 
when the exact error occured and it appears to have happened with the 
change between 17:51:47 and 17:51:48 on 2006-08-21. I used svn diff 
--old @19488 --new @19489
The diff is attached.
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.

The error that occured was:
cc -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 -I/usr/X11R6/include/ 
-I/usr/X11R6/include/ -I/usr/src/DVB/ost/include -I/usr/src/DVB/include 
-I/usr/local/include/SDL -D_THREAD_SAFE -I/usr/include/dxr2 
-I/usr/local/include/cdda -I/usr/local/include/freetype2 
-I/usr/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/usr/X11R6/lib/ 
-Llibmpdvdkit2 -lmpdvdkit  libavformat/libavformat.a  
libavcodec/libavcodec.a  libavutil/libavutil.a  
libpostproc/libpostproc.a          -lpng -lz -lz        -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/usr/local/lib 
-lfreetype -lz  -lGL   -lXv  -lXxf86vm -lXinerama -L/usr/X11R6/lib 
-lXext -lX11    -L/usr/local/lib -lSDLmain -lSDL -framework Cocoa 
-framework OpenGL
ld: Undefined symbols:
_FT_GlyphSlot_Oblique
_FT_Glyph_Stroke
_FT_Stroker_Done
_FT_Stroker_New
_FT_Stroker_Set
make: *** [mplayer] Error 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.diff
Type: application/octet-stream
Size: 1545 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060920/04d7235d/attachment.obj>


More information about the MPlayer-dev-eng mailing list